mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
- error msg may vary (parser)
This commit is contained in:
parent
05afcc2b26
commit
133b000404
@ -13,4 +13,4 @@ class foo {
|
||||
===DONE===
|
||||
<?php exit(0); ?>
|
||||
--EXPECTF--
|
||||
Parse error: syntax error, unexpected "for (T_FOR)", expecting "identifier (T_STRING)" in %sbug51709_1.php on line %d
|
||||
Parse error: %s error, %s(T_STRING)%s in %sbug51709_1.php on line %d
|
||||
|
Loading…
Reference in New Issue
Block a user