#20534 [NEW]: unset fails under certain conditions

2002-11-20 Thread sputnik
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.6 PHP version: 4.2.3 PHP Bug Type: Variables related Bug description: unset fails under certain conditions global $myvar; unset ($myvar); // works. --- // ($unsetvar was set to "foo" somewhere in th

#20533 [NEW]: problem unsetting variables by deref

2002-11-20 Thread sputnik
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.6 PHP version: 4.2.3 PHP Bug Type: Variables related Bug description: problem unsetting variables by deref pKillVar is defined as a global elsewhere in the script. Its value is "pendingScope". global $pKillVar; $delet