mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
- make it parser version independent
This commit is contained in:
@@ -18,9 +18,9 @@ var_dump(
|
||||
|
||||
?>
|
||||
--EXPECTF--
|
||||
Parse error: syntax error, unexpected '}' in %s(%d) : runtime-created function on line 1
|
||||
Parse error: %s in %s(%d) : runtime-created function on line 1
|
||||
|
||||
Parse error: syntax error, unexpected end of file in %s(%d) : runtime-created function on line 1
|
||||
Parse error: %s %s(%d) : runtime-created function on line 1
|
||||
bool(false)
|
||||
int(2)
|
||||
bool(false)
|
||||
|
||||
Reference in New Issue
Block a user