1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00

Fix tests

#Note to self; do not rename tests just before committing
This commit is contained in:
Hannes Magnusson
2011-06-03 17:38:37 +00:00
parent 2dce38f598
commit df6e8da2a8

View File

@@ -5,5 +5,5 @@ Argument parsing error #001
function foo($arg1 string) {}
?>
--EXPECTF--
Parse error: syntax error, unexpected T_STRING, expecting ')' in %sfunction_arguments.php on line %d
Parse error: syntax error, unexpected T_STRING, expecting ')' in %sfunction_arguments_001.php on line %d