php-src/Zend/tests/function_arguments_002.phpt
2011-08-31 11:18:13 +00:00

10 lines
164 B
PHP

--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