mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
- error msg may vary (parser)
This commit is contained in:
parent
2c5c7a2ef3
commit
7953b9b39b
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ class foo {
|
|||
===DONE===
|
||||
<?php exit(0); ?>
|
||||
--EXPECTF--
|
||||
Parse error: syntax error, unexpected "goto (T_GOTO)", expecting "identifier (T_STRING)" in %sbug51709_2.php on line %d
|
||||
Parse error: %s error, %s(T_STRING)%s in %sbug51709_2.php on line %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue