diff --git a/Zend/tests/function_arguments_002.phpt b/Zend/tests/function_arguments_002.phpt index 79dd31f3379..1b5b7bd908c 100644 --- a/Zend/tests/function_arguments_002.phpt +++ b/Zend/tests/function_arguments_002.phpt @@ -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