[PHP-DEV] Bug #11466 Updated: it works ambiguously to unset the global variable in function

2001-06-19 Thread sniper
ID: 11466 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Variables related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Yes, this is how it works, not a bug. Previous Comments:

[PHP-DEV] Bug #11466 Updated: it works ambiguously to unset the global variable in function

2001-06-19 Thread vanity
ID: 11466 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating system: FreeBSD 3.5.1 PHP Version: 4.0.4pl1 Description: it works ambiguously to unset the global variable in function I think that it's a bug even if this is how it works. :( 'Cause unset can does

[PHP-DEV] Bug #11466 Updated: it works ambiguously to unset the global variable in function

2001-06-19 Thread vanity
ID: 11466 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating system: FreeBSD 3.5.1 PHP Version: 4.0.4pl1 Description: it works ambiguously to unset the global variable in function oops, sorry. unset($var); // unset doesn't works