[PHP-DEV] Bug #10732 Updated: Storage of session variable fails

2001-05-08 Thread Paul_Kroll
ID: 10732 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Session related Operating system: Linux PHP Version: 4.0.5 Description: Storage of session variable fails Not only could I not reproduce this locally from the snapshot of 4.0.6, but I couldn't from a local

[PHP-DEV] Bug #10732: Storage of session variable fails

2001-05-08 Thread Paul_Kroll
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Storage of session variable fails Previously, doing: would result in the browser displaying: this is a test In PHP 4.0.5, the browser displays: t Which i

[PHP-DEV] PHP 4.0 Bug #9020 Updated: Registered variables can be set in URL on first run

2001-02-20 Thread paul_kroll
ID: 9020 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Session related Description: Registered variables can be set in URL on first run The negative effects of register globals aren't in question here: this is a behavior that is going to lead to exploits. If the register_globals AL

[PHP-DEV] PHP 4.0 Bug #9020 Updated: Registered variables can be set in URL on first run

2001-02-20 Thread paul_kroll
ID: 9020 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Session related Description: Registered variables can be set in URL on first run The negative effects of register globals aren't in question here: this is a behavior that is going to lead to exploits. If the register_globals AL

[PHP-DEV] PHP 4.0 Bug #9020 Updated: Registered variables can be set in URL on first run

2001-01-30 Thread paul_kroll
ID: 9020 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: Registered variables can be set in URL on first run Ref: think this is what the person was getting at in bug 8184. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9020: Registered variables can be set in URL on first run

2001-01-30 Thread paul_kroll
From: [EMAIL PROTECTED] Operating system: Linux/All? PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: Registered variables can be set in URL on first run One of the last comments on http://www.php.net/manual/en/ref.session.php by [EMAIL PROTECTED] is de