summaryrefslogtreecommitdiff
path: root/Zend/tests/function_arguments_002.phpt
blob: 1b5b7bd908cf634735f6e8ef6282170605791df5 (plain)
1
2
3
4
5
6
7
8
9
--TEST--
Argument parsing error #002
--FILE--
<?php
function foo($arg1/) {}
?>
--EXPECTF--
Parse error: %s error, %s)%s in %sfunction_arguments_002.php on line %d