NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Find Declaration for hinted Types


Joined: 15 Sep 2004
Posts: 9
Reply with quote
If I right click on the class name, "Find Declaration" goes to the class definition:

$validator = new Zend_Validate_EmailAddress();

But if I right click on the class name in a type hint, there's no "Find Declaration" menu option:

public function __construct($allow = Zend_Validate_Hostname::ALLOW_DNS, $validateMx = false, Zend_Validate_Hostname $hostnameValidator = null)

So there's no fast way to get to Zend_Validate_Hostname.

Please add "Find Declaration" support for type hints. (http://us3.php.net/manual/en/language.oop5.typehinting.php)

Thanks!
View user's profileFind all posts by amagrudeSend private message
Find Declaration for hinted Types
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic