[PHP-DEV] PHP 4.0 Bug #9004 Updated: Can not serialize($HTTP_SESSION_VARS);

2001-02-19 Thread vgo
ID: 9004 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Session related Description: Can not serialize($HTTP_SESSION_VARS); The "need" is to get all session variables in one string. Used for bug reporting Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9004 Updated: Can not serialize($HTTP_SESSION_VARS);

2001-02-17 Thread sbergmann
ID: 9004 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Assigned To: Comments: $HTTP_SESSION_VARS provides a means to access the contents of registered session variables if you have disabled register_globals. There is no sense