ID: 38352 Updated by: [EMAIL PROTECTED] Reported By: pdey at realmtech dot net -Status: Open +Status: Bogus Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
There are similar bug reports open. We are already thinking in how to implement that. Stay tuned ;) Previous Comments: ------------------------------------------------------------------------ [2006-08-06 03:59:29] pdey at realmtech dot net Description: ------------ The PHP Documentation mixes documentation, functions, etc from many different versions of PHP -- PHP4, 5, and 5.1. The PHP documentation one year ago was an excellent reference. It is now difficult to sort out which parts are relevant to the version of PHP you are working with. While many of us wish to upgrade to the "latest and greatest" PHP, there are constraints placed upon us which do not allow this to happen (such as applications depending on a particular version, or hosting providers stuck at a version). Expected result: ---------------- The PHP manual should be organised similar to the way the MySQL manual has been organised (See http://dev.mysql.com/doc/). The MySQL manual has been separated into versions 3.2.3 through 4.1 (which have similar functionality), 5.0, and 5.1. A similar setup would allow for far easier navigation through the PHP manual for those of us who are "stuck" at an earlier version. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38352&edit=1