All PHP functions with PHPDoc comments in one file
Posted: Mon Nov 03, 2008 4:33 am
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
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