Closed Martiusweb closed 12 years ago
Thank you for reporting, this is accturally a bug in the code due to namespace
is not currently supported which cause the nodes under a namespce would not get processed. I will fix this soon.
I have problems with Doxygen comments after namespace, or any comment actually. That is comments starting like this : /* and comments starting like this: / right below the namespace declaration.
When I try phpctags on a file with a namespace statement at the begining of the file, I get an empty list of tags.
Tested on symfony2 files and with a simple test file :
returns
whereas
returns nothing