1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

Improved test

This commit is contained in:
Ilia Alshanetsky
2010-05-24 20:04:12 +00:00
parent 847f519d41
commit 45a2014ce1

View File

@@ -12,4 +12,4 @@ function bar6(scalar $param = array(1,2,3)) {}
?>
--EXPECTF--
Fatal error: Default value for parameters with scalar type hint can only be scalar or NULL in %s on line %d
Fatal error: Default value for parameters with scalar type hint can only be scalar or NULL in %s on line 8