[PHP-DEV] Bug #14425 Updated: extract() can overwrite $GLOBALS within a function context

2001-12-12 Thread sniper
ID: 14425 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: Linux (Mandrake 8.1) PHP Version: 4.0.6 New Comment: RTFM: http://www.php.net/manual/en/function.extract.php If extract_type is not specified, it is

[PHP-DEV] Bug #14425 Updated: extract() can overwrite $GLOBALS within a function context

2001-12-11 Thread philhassey
ID: 14425 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: Linux (Mandrake 8.1) PHP Version: 4.0.6 New Comment: Similarily, this bug is also found in class methods. class a { function test() {