Hi,
GH> The funcsummary.txt file contains quite a few weird stuff, like this.
GH> Seems like someone misused the comment area for prototypes, or the GH> parser in phpdoc is dumb?
Parser in phpdoc is a shell + awk script. I've posted php script which was meant to replace them for generating funclist.txt I can resend it if needed. http://www.manucorp.com/archives/phpdoc/200408/msg00924.php
Which sources did you use for generating funclist.txt, so I can test the script and make corrections if needed?
I have used the latest php-src CVS HEAD to generate the funclist.txt (as it was always done). Your script looks promising by the way, the example outputs of the sh/awk script vs. the PHP implementation seems to be fine. Since we always prefer PHP based solutions against sh/awk solutions, it would be nice to see this script in phpdoc CVS. Please do commit it.
(And use the phpdoc list and not the php-doc-chm list please for phpdoc related stuff :)
Goba
