]> 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)
commit5d83ad8c44490ea4caa80f66e66e4c2cad010a32
tree72ffde349d25c70fb8d271e986a6a8790d00fbcd
parentf657ba978b687661e813ed848ea5002c794f4b97
Fixed bug #54089 (token_get_all() does not stop after __halt_compiler).
NEWS
ext/tokenizer/tests/bug54089.phpt [new file with mode: 0644]
ext/tokenizer/tests/token_get_all_variation16.phpt
ext/tokenizer/tokenizer.c