]> 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)
commit8901635d73811d469118c70708fa2f1908ac12c1
tree6614470c85987279fb08ef6cd89f75dd78fcb200
parentbb1dbdf62c0bb546bab2a422e0c59498b4544120
- 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)
NEWS
Zend/tests/bug53305.phpt [new file with mode: 0644]
Zend/zend_constants.c