summaryrefslogtreecommitdiff
path: root/tests/lang/type_hints_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/type_hints_003.phpt')
-rw-r--r--tests/lang/type_hints_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/type_hints_003.phpt b/tests/lang/type_hints_003.phpt
index f6b04dabff..00471b9448 100644
--- a/tests/lang/type_hints_003.phpt
+++ b/tests/lang/type_hints_003.phpt
@@ -8,4 +8,4 @@ class T {
}
?>
--EXPECTF--
-Fatal error: Default value for parameters with a class type can only be NULL in %stype_hints_003.php on line 3
+Fatal error: Cannot use int as default value for parameter $p of type P in %s on line %d