summaryrefslogtreecommitdiff
path: root/Zend/tests/bug64988.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug64988.phpt')
-rw-r--r--Zend/tests/bug64988.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Zend/tests/bug64988.phpt b/Zend/tests/bug64988.phpt
index 671d69de3b..7ca642d6bf 100644
--- a/Zend/tests/bug64988.phpt
+++ b/Zend/tests/bug64988.phpt
@@ -26,5 +26,4 @@ $o = new Smooth1();
echo "okey";
?>
--EXPECTF--
-Warning: Declaration of Smooth1::insert(array $data) should be compatible with Noisy1::insert(array $data, $option1 = NULL) in %sbug64988.php on line 17
-okey
+Fatal error: Declaration of Smooth1::insert(array $data) must be compatible with Noisy1::insert(array $data, $option1 = NULL) in %sbug64988.php on line 17