ID:               25358
 Updated by:       [EMAIL PROTECTED]
 Reported By:      matschek at gmx dot de
-Status:           Open
+Status:           Bogus
 Bug Type:         Documentation problem
 Operating System: Win32, Linux
 PHP Version:      4.3.2
 New Comment:

See bug #14991 for reason for the change.




Previous Comments:
------------------------------------------------------------------------

[2003-09-02 06:44:20] matschek at gmx dot de

Description:
------------
The documentation says for the php.ini - option
"session.use_trans_sid":

> Name Default Changeable 
> session.use_trans_sid "1" PHP_INI_SYSTEM|PHP_INI_PERDIR 

Prior to PHP 4.3.0 "session.use_trans_sid" was changeable at
"PHP_INI_ALL". 
It changed without any notice in the changelog, so this causes much
trouble because code cannot be updated if you don't know about this.
Also I don't understand why this has changed, it makes programming much
more uncomfortable if you have to use .htaccess-files to modify this
option for a single script (i.e. a download.php which passes just much
data to the client)



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25358&edit=1

Reply via email to