* [EMAIL PROTECTED] wrote:
> unset() in context with GLOBAL has a serious bug. This bug appeard,
Have a closer look at
http://bugs.php.net/bugs.php?id=1971
and the commentary of Zeev. You have to
use unset($GLOBALS["x"]);
--
Björn Schotte[EMAIL PROTECTED]
http://ren
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.0.3pl1
PHP Bug Type: Scripting Engine problem
Bug description: unset() in context with GLOBAL
unset() in context with GLOBAL has a serious bug. This bug appeard,
when I changed a PHP3-program to PHP4. The problem