From: m at bytech dot fi Operating system: PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: Ability to ignore / separate PHP5 functions when browing the documentation
Description: ------------ It would be very helpful if it was possible to better distinguish PHP5 specific functions when browsing the documentation. A lot of people will be coding for PHP4 for quite some time, and showing functions that are only available in PHP5 or in CVS might be confusing to them. Of course the version compatibility of the function is displayed on the top of every help page, but this is very easy to miss. And considering the sheer amount of functions that are available, some kind of limiting would be quite beneficial. This separation could be done in several ways, for example: - Separate documentations in different locations - Through a "My php.net" setting - Displaying new functions in different color - Hiding new functions completely This setting could naturally also be used to otherwise customize the help system, for example hiding functions for extensions that are rarely used, or setting the preferred PHP version number and showing only the functions that are relevant to that version, etc. -- Edit bug report at http://bugs.php.net/?id=28295&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28295&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28295&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28295&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28295&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28295&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28295&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28295&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28295&r=support Expected behavior: http://bugs.php.net/fix.php?id=28295&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28295&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28295&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28295&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28295&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28295&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28295&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28295&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28295&r=float
