Edit report at http://bugs.php.net/bug.php?id=28586&edit=1
ID: 28586 Comment by: crazy dot sage at gmail dot com Reported by: dave at faf dot co dot nz Summary: hmmm Status: Bogus Type: Bug Package: Session related Operating System: Linux PHP Version: 4.3.6 Block user comment: N Private report: N New Comment: PHP 5.2.14, Windows NT 6.1 build 7600 bug is still there PHP 5.2.14 FreeBSD 7.2-RELEASE-p2 bug isn't observed Previous Comments: ------------------------------------------------------------------------ [2004-05-31 08:54:35] dave at faf dot co dot nz appears it doesn't show up in a simple start session, set session, set variable check session test. ------------------------------------------------------------------------ [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/bug.php?id=28586&edit=1
