Test: /Zend/tests/bug75252.phpt - Version 7.3.25RC1        

Bug #75252 Incorrect token formatting on two parse errors in one request
Submitted: 2017-09-24 06:46:13 Modified: 2017-09-24 06:57:51
From: nikic Assigned: nikic
Status: Closed Package: Scripting Engine problem
PHP Version: 7.0.23 OS:

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ string(12) "syntax error"
002+ string(12) "syntax error"
001- string(41) "syntax error, unexpected 'FOO' (T_STRING)"
002- string(41) "syntax error, unexpected 'FOO' (T_STRING)"