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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user