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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user