ID: 46500 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Scripting Engine problem -Operating System: +Operating System: * PHP Version: 5.3CVS-2008-11-06 (CVS) Assigned To: helly
Previous Comments: ------------------------------------------------------------------------ [2008-11-06 04:33:00] [EMAIL PROTECTED] Description: ------------ in ZEND_FETCH_CONSTANT opcode handler, the opcode is modified, which is a big no-no. In addition, 1 and 2 is used in zend_resolve_non_class_name() instead of named #define constants. This patch fixes those 2 issues: http://pear.php.net/~greg/fix_ns1.patch.txt ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46500&edit=1