From: Operating system: unix PHP version: Irrelevant Package: Session related Bug Type: Documentation Problem Bug description:suggestion for documentation of session_set_save_handler
Description: ------------ Page http://www.php.net/manual/en/function.session-set-save-handler.php really ought to have a reference to the excellent document at http://devzone.zend.com/article/1312 It seems to too important to relegate to a small item in that page's already long list of comments. Here is a proposed replacement for the See Also section on page Page http://www.php.net/manual/en/function.session-set-save-handler.php: <div class="refsect1 seealso"> <h3 class="title">See Also</h3> <p class="para"> <ul class="simplelist"> <li class="member"> The <a href="session.configuration.php#ini.session.save-handler" class="link">session.save_handler</a> configuration directive </li> <li class="member"> Zend offers an excellent tutorial on <a href="http://devzone.zend.com/article/1312" class="link">Session Handling with PHP 4</a>. (It applies to later versions as well.) </li> </ul> </p> </div> -- Edit bug report at http://bugs.php.net/bug.php?id=51355&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51355&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51355&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51355&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51355&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51355&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51355&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51355&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51355&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51355&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51355&r=support Expected behavior: http://bugs.php.net/fix.php?id=51355&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51355&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51355&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51355&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51355&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51355&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51355&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51355&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51355&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51355&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51355&r=mysqlcfg