From: Dmitry Stogov Date: Wed, 7 Dec 2005 09:34:34 +0000 (+0000) Subject: Fixed test X-Git-Tag: RELEASE_1_0_4~494 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=543a1c1a9a9d3f713325ae84098f5df31f7775b4;p=php Fixed test --- diff --git a/tests/lang/type_hints_003.phpt b/tests/lang/type_hints_003.phpt index 9f1d2ba07d..0ef3e3516b 100644 --- a/tests/lang/type_hints_003.phpt +++ b/tests/lang/type_hints_003.phpt @@ -11,4 +11,4 @@ class T { ?> --EXPECTF-- -Fatal error: Default value for parameters with a class type hint can only be NULL in %stest.php on line 3 +Fatal error: Default value for parameters with a class type hint can only be NULL in %stype_hints_003.php on line 3