Page 1 of 1

All PHP functions with PHPDoc comments in one file

Posted: Mon Nov 03, 2008 4:33 am
by ShishKabab
Hi all,

I'm developing a PHP IDE. For code completion I'll need a PHP file that documents all built-in PHP functions, classes and if possible with PHPDoc comments. Any ideas where I could get a file like that?

Kind Regards,
Vincent