summaryrefslogtreecommitdiff
path: root/tests/classes/interfaces_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/interfaces_003.phpt')
-rw-r--r--tests/classes/interfaces_003.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/classes/interfaces_003.phpt b/tests/classes/interfaces_003.phpt
index 28680096c5..97b5f7dde5 100644
--- a/tests/classes/interfaces_003.phpt
+++ b/tests/classes/interfaces_003.phpt
@@ -22,7 +22,6 @@ $obj = new MyTestClass;
?>
===DONE===
--EXPECTF--
-
Fatal error: Uncaught ArgumentCountError: Too few arguments to function MyTestClass::__construct(), 0 passed in %sinterfaces_003.php on line 17 and exactly 1 expected in %sinterfaces_003.php:12
Stack trace:
#0 %s(%d): MyTestClass->__construct()