]> granicus.if.org Git - php/commit
Fixed bug #76437 (token_get_all with TOKEN_PARSE flag fails to recognise close tag)
authorXinchen Hui <laruence@gmail.com>
Mon, 18 Jun 2018 03:33:48 +0000 (11:33 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 18 Jun 2018 03:33:48 +0000 (11:33 +0800)
commit4d69bbeee79c6a94348935ad071b6c7c05dd8eae
tree24ee53ae11960e297dafea4666dfaf30fd30f350
parent24f70961546503fcd22101c476a76cb745583787
Fixed bug #76437 (token_get_all with TOKEN_PARSE flag fails to recognise close tag)
NEWS
ext/tokenizer/tests/bug76437.phpt [new file with mode: 0644]
ext/tokenizer/tokenizer.c