From:             pdey at realmtech dot net
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Documentation mixes versions

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 bug report at http://bugs.php.net/?id=38352&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38352&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38352&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38352&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38352&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38352&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38352&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38352&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38352&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38352&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38352&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38352&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38352&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38352&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38352&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38352&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38352&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38352&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38352&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38352&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38352&r=mysqlcfg

Reply via email to