]> granicus.if.org Git - php/commit
Fixed bug #54089 (token_get_all() does not stop after __halt_compiler).
authorIlia Alshanetsky <iliaa@php.net>
Mon, 28 Feb 2011 15:18:27 +0000 (15:18 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 28 Feb 2011 15:18:27 +0000 (15:18 +0000)
commit1d984a7ffd60a36875e04cbc2d4bbf1d4b1524c8
treef3a06bd221148b153082ed09b271cd31310807a9
parente65d361fde2eb71d4070b9c881f5f02bb7f5eeed
Fixed bug #54089 (token_get_all() does not stop after __halt_compiler).
ext/tokenizer/tests/bug54089.phpt [new file with mode: 0644]
ext/tokenizer/tests/token_get_all_variation16.phpt
ext/tokenizer/tokenizer.c