]> granicus.if.org Git - php/commit
- Fixed bug #53305 (E_NOTICE when defining a constant starts with __COMPILER_HALT_OF...
authorFelipe Pena <felipe@php.net>
Sat, 13 Nov 2010 18:46:11 +0000 (18:46 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 13 Nov 2010 18:46:11 +0000 (18:46 +0000)
commitb5b059939814275ea389c04c61423a21a01c0d69
treeb25677b7fada996915ae42912a991cde06a75a19
parentd475703660e16255509d667e9c5f87fee50f1aaf
- Fixed bug #53305 (E_NOTICE when defining a constant starts with  __COMPILER_HALT_OFFSET__)
- Fixed a part of bug #53260 (the __COMPILER_HALT_OFFSET__ name is not shown in the E_NOTICE)
Zend/tests/bug53305.phpt [new file with mode: 0644]
Zend/zend_constants.c