summaryrefslogtreecommitdiff
path: root/tests/classes/inheritance_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/inheritance_003.phpt')
-rw-r--r--tests/classes/inheritance_003.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/classes/inheritance_003.phpt b/tests/classes/inheritance_003.phpt
index 919e03126f..bcbead1be7 100644
--- a/tests/classes/inheritance_003.phpt
+++ b/tests/classes/inheritance_003.phpt
@@ -16,6 +16,5 @@ class B extends A
?>
===DONE===
--EXPECTF--
-
Warning: Declaration of B::f() should be compatible with A::f($x) in %sinheritance_003.php on line %d
===DONE===