From: webmaster at maczsoftware dot com Operating system: Mac OS X PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Inconsistent information about session.use_trans_sid default value
Description: ------------ There is 2 different informations about default value of php.ini directive called session.use_trans_sid. At http://fi.php.net/manual/en/function.ini-set.php it's told that default value is 1 (enabled). At http:// fi.php.net/session default value is told to be 0 (disabled). Reproduce code: --------------- - Expected result: ---------------- Documentation should be consistent about these issues. Actual result: -------------- - -- Edit bug report at http://bugs.php.net/?id=25156&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25156&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25156&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25156&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25156&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25156&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25156&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25156&r=support Expected behavior: http://bugs.php.net/fix.php?id=25156&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25156&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25156&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25156&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25156&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25156&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25156&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25156&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php