What is the current status of using namespaces in phpdocs datatypes.
eg:
* @param string|Vendor\SomeClass $parameter
What is the current status of using namespaces in phpdocs datatypes.
eg:
* @param string|Vendor\SomeClass $parameter
phpDocumentor, at least, doesn't seem to support namespaces yet.
See this bug on its bugtracker, for instance -- it's quite recent : 2009-09-18