From: simon at incutio dot com Operating system: PHP version: 4.3.1 PHP Bug Type: Documentation problem Bug description: Session page in the manual should not refer to PHPLIB
The sessions page of the PHP manual compares PHP's session handling to the session features built in to PHPLib: http://www.php.net/manual/en/ref.session.php While this may have been relevant a few years ago when PHPLib was in wide spread use, these days PHPLib is hardly used and the comparison could prove confusing to new users. I suggest removing the mention of PHPLib from the description of PHP's session support. -- Edit bug report at http://bugs.php.net/?id=22804&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22804&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22804&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22804&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22804&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22804&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22804&r=support Expected behavior: http://bugs.php.net/fix.php?id=22804&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22804&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22804&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22804&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22804&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22804&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22804&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22804&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
