📄 Viewing: type_hints_003.phpt

--TEST--
ZE2 type
--FILE--
<?php
class T {
	function f(P $p = 42) {
	}
}
?>
--EXPECTF--
Fatal error: Default value for parameters with a class type can only be NULL in %stype_hints_003.php on line 3

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/tests/lang