mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Fix tests
#Note to self; do not rename tests just before committing
This commit is contained in:
parent
3837f1205b
commit
a1ae8af54c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue