Edit report at http://bugs.php.net/bug.php?id=53305&edit=1

 ID:                 53305
 Updated by:         fel...@php.net
 Reported by:        fel...@php.net
 Summary:            E_NOTICE when defining a constant starts with
                     __COMPILER_HALT_OFFSET__
-Status:             Open
+Status:             Assigned
 Type:               Bug
 Package:            Scripting Engine problem
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        felipe
 Block user comment: N



Previous Comments:
------------------------------------------------------------------------
[2010-11-13 19:19:50] fel...@php.net

Description:
------------
See below.

Test script:
---------------
<?php



define('__COMPILER_HALT_OFFSET__1', 1);

Actual result:
--------------
Notice: Constant __COMPILER_HALT_OFFSET__1 already defined 


------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53305&edit=1

Reply via email to