From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0CVS-2002-03-06 PHP Bug Type: Session related Bug description: unset($_SESSION) does not work
Since track vars are now refernece to each other, unset($_SESSION) does not work. When track vars are saved, global symbol should be looked up and to check if track vars are still there. Address also shoudl be checked, since user may unset both. -- Edit bug report at http://bugs.php.net/?id=15923&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15923&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15923&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15923&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15923&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15923&r=support Expected behavior: http://bugs.php.net/fix.php?id=15923&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15923&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15923&r=submittedtwice
