Nobody knows if/when PHP 5.4 or PHP 6 will exist, yet commits are happening in
php-src/ trunk. We need to figure out how to document this stuff in such a way
that we:
- will inform users
- won't confuse users
- utilize our changelogs
- won't repeat the PHP 6 fiasco
Here's a proposal that ma
Hello.
I've used the PHPDoc to have an up to date list of official functions of PHP
(and also its details), to build an add-on for firefox, due to help PHP
Developers.
It'd be great if you could provide ideas, criticisms, suggestions or report
any bug about it.
The url to see some details mor