Re: [PHP-DEV] PHP 4.0 Bug #8937: unset() in context with GLOBAL

2001-01-26 Thread Björn Schotte
* [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

[PHP-DEV] PHP 4.0 Bug #8937: unset() in context with GLOBAL

2001-01-26 Thread aulbach
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