]> granicus.if.org Git - php/commit
Fixed bug #76991
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 10 Oct 2018 12:57:46 +0000 (14:57 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 10 Oct 2018 13:00:18 +0000 (15:00 +0200)
commit01948f20b8ae8eed252177f63bf2c9c11a8f1b94
treeb6a00c9061faf6c6841c3e3b1ff564a6077d898c
parent1386b029f9834d9e77a644c58fc1d50006a82e67
Fixed bug #76991

Back up exceptions while the scan-ahead loop, to avoid an early
bail out.
NEWS
Zend/zend_language_scanner.c
Zend/zend_language_scanner.l
ext/tokenizer/tests/bug76991.phpt [new file with mode: 0644]