summaryrefslogtreecommitdiff
path: root/Zend/tests/objects_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/objects_002.phpt')
-rw-r--r--Zend/tests/objects_002.phpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/Zend/tests/objects_002.phpt b/Zend/tests/objects_002.phpt
index 1c45b2230c..66cc09129f 100644
--- a/Zend/tests/objects_002.phpt
+++ b/Zend/tests/objects_002.phpt
@@ -17,8 +17,6 @@ class test3 extends test {
function foo($arg) {}
}
-echo "Done\n";
?>
--EXPECTF--
-Warning: Declaration of test3::foo($arg) should be compatible with test::foo() in %s on line %d
-Done
+Fatal error: Declaration of test3::foo($arg) must be compatible with test::foo() in %s on line %d