ID:               28586
 User updated by:  dave at faf dot co dot nz
-Summary:          MAJOR FLAW
 Reported By:      dave at faf dot co dot nz
-Status:           Open
+Status:           Closed
 Bug Type:         Session related
 Operating System: Linux
 PHP Version:      4.3.6
 New Comment:

appears it doesn't show up in a simple start session, set session, set
variable check session test.


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

[2004-05-31 06:05:12] dave at faf dot co dot nz

Description:
------------
If session variable keys are used in the page as regular variables, ie;
$_SESSION['IsGod'] and $IsGod, the session variable is replaced with
the value of the local variable. I couldn't believe it myself, but its
been causing errors ALL OVER THE PLACE !!!. anyway, feel free to check
it, the checkbox the value was reading from was named chkIsGod so thats
not it, and on changing local to "$God" the problem died.

Horrible bug.



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


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

Reply via email to