summaryrefslogtreecommitdiff
path: root/Zend/tests/function_arguments_002.phpt
blob: c9e5a6ec4ab0b45a72399530b1d3781832fee511 (plain)
1
2
3
4
5
6
7
8
--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