[PHP-DEV] Bug #14809 Updated: global session vars are being assigned by value, not reference

2002-01-07 Thread winterchild
ID: 14809 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: linux 2.4.7-10 PHP Version: 4.1.1 New Comment: No, I'm not using it within a function. Here is a small script that will reproduce the problem: page1.php: cl

[PHP-DEV] Bug #14809: global session vars are being assigned by value, not reference

2002-01-02 Thread winterchild
From: [EMAIL PROTECTED] Operating system: linux 2.4.7-10 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: global session vars are being assigned by value, not reference hi This seems to be a problem with the way session variables register in 4.1.1 I have d