1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

- make it parser version independent

This commit is contained in:
Pierre Joye
2011-08-31 10:05:54 +00:00
parent 6873ef7055
commit b1582cdc65
+2 -2
View File
@@ -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)