Community
Participate
Working Groups
Created attachment 206192 [details] search type patch We would like to propose a way to search for a type by its fully qualified name. This is important especially in PHP 5.3 since the namespace is very important part of the class name. For example we would like to enable this search in the PHP Open Type Dialog: Zend\Controller\Action Attached is a patch contributed by Zhongwei Zhao!