php-8.0.30-src/Zend/tests/function_arguments_002.phpt

9 lines
163 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