ID: 39592 Updated by: [EMAIL PROTECTED] Reported By: sammy- at gmx dot net -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
thats because it hasn't changed in php 5. It is now PHP_INI_ALL and the docs are correct. Previous Comments: ------------------------------------------------------------------------ [2006-11-22 17:43:31] sammy- at gmx dot net Description: ------------ there is no statement for changeability in PHP 5 Reproduce code: --------------- http://de3.php.net/manual/en/ref.session.php section Runtime Configuration / Table 1. Session configuration options / session.use_trans_sid Expected result: ---------------- PHP_INI_ALL in PHP <= 4.2.3. PHP_INI_PERDIR in PHP <= 5. Actual result: -------------- PHP_INI_ALL in PHP <= 4.2.3. PHP_INI_PERDIR in PHP < 5. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39592&edit=1