summaryrefslogtreecommitdiff
path: root/Zend/tests/typehints/explicit_weak_include_strict.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/typehints/explicit_weak_include_strict.phpt')
-rw-r--r--Zend/tests/typehints/explicit_weak_include_strict.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/typehints/explicit_weak_include_strict.phpt b/Zend/tests/typehints/explicit_weak_include_strict.phpt
index 1593c70950..fb53d8ce11 100644
--- a/Zend/tests/typehints/explicit_weak_include_strict.phpt
+++ b/Zend/tests/typehints/explicit_weak_include_strict.phpt
@@ -13,7 +13,7 @@ require 'weak_include_strict_2.inc';
--EXPECTF--
Fatal error: Uncaught TypeError: Argument 1 passed to takes_int() must be of the type integer, float given, called in %sweak_include_strict_2.inc on line 9 and defined in %sweak_include_strict_2.inc:5
Stack trace:
-#0 %s(%d): takes_int()
+#0 %s(%d): takes_int(1)
#1 %s(%d): require('%s')
#2 {main}
thrown in %sweak_include_strict_2.inc on line 5