Browse Source

- parser version independent

pull/271/head
Pierre Joye 15 years ago
parent
commit
43e8a06cac
  1. 2
      Zend/tests/function_arguments_002.phpt

2
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
Loading…
Cancel
Save