]> granicus.if.org Git - php/commit
MF5 __HALT_COMPILER fix:
authorStanislav Malyshev <stas@php.net>
Thu, 28 Jun 2007 00:01:58 +0000 (00:01 +0000)
committerStanislav Malyshev <stas@php.net>
Thu, 28 Jun 2007 00:01:58 +0000 (00:01 +0000)
commit2ab4eededb260f66eeb659de77022871961fb120
tree4012df93a5c4420859a1a3af9e0c54650a264693
parentb898be090d95a0f1a8461f494ad3fba04a589d17
MF5 __HALT_COMPILER fix:
Remove limitation of __HALT_COMPILER() that allowed only one instance
per request.

# Patch by Gregory Beaver
Zend/tests/halt_compiler1.phpt [new file with mode: 0644]
Zend/tests/halt_compiler2.phpt [new file with mode: 0644]
Zend/tests/halt_compiler3.phpt [new file with mode: 0644]
Zend/tests/halt_compiler4.phpt [new file with mode: 0644]
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_constants.c
Zend/zend_language_parser.y