[PHP-DEV] Bug #14566 Updated: Session variables become read only

2002-01-16 Thread dward
ID: 14566 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Solaris 7 PHP Version: 4.1.0 New Comment: The workaround to use $_SESSION['var'] is not viable right now as most places we use the global $var

[PHP-DEV] Bug #14566 Updated: Session variables become read only

2001-12-18 Thread dward
ID: 14566 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Solaris 7 PHP Version: 4.1.0 New Comment: register_globals is on. I have been trying to narrow everything down to a simple test case, but

[PHP-DEV] Bug #14566: Session variables become read only

2001-12-17 Thread dward
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.1.0 PHP Bug Type: Session related Bug description: Session variables become read only In PHP 4.1.0 it seems that session variables can only be set once and will not be updated from subsequent pages (when

[PHP-DEV] Bug #14542: connection_status() does not return 2 on timeout

2001-12-15 Thread dward
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.1.0 PHP Bug Type: Unknown/Other Function Bug description: connection_status() does not return 2 on timeout It seems that when a script terminates due to a timeout connection_status() returns 0 (and