mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
- parser version independent
This commit is contained in:
parent
cbcb66f63a
commit
43e8a06cac
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ Argument parsing error #002
|
|||
function foo($arg1/) {}
|
||||
?>
|
||||
--EXPECTF--
|
||||
Parse error: syntax error, unexpected '/', expecting ')' in %sfunction_arguments_002.php on line %d
|
||||
Parse error: %s error, %s)%s in %sfunction_arguments_002.php on line %d
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue