All PHP functions with PHPDoc comments in one file

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
ShishKabab
Forum Newbie
Posts: 1
Joined: Mon Nov 03, 2008 4:20 am

All PHP functions with PHPDoc comments in one file

Post 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
Post Reply