summaryrefslogtreecommitdiff
path: root/Zend/tests/add_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/add_003.phpt')
-rw-r--r--Zend/tests/add_003.phpt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Zend/tests/add_003.phpt b/Zend/tests/add_003.phpt
index 0f03f550e0..69edb7cb1e 100644
--- a/Zend/tests/add_003.phpt
+++ b/Zend/tests/add_003.phpt
@@ -20,12 +20,8 @@ var_dump($c);
echo "Done\n";
?>
--EXPECTF--
-Notice: Object of class stdClass could not be converted to number in %sadd_003.php on line %d
-
Exception: Unsupported operand types: object + array
-Notice: Object of class stdClass could not be converted to number in %s on line %d
-
Fatal error: Uncaught TypeError: Unsupported operand types: object + array in %s:%d
Stack trace:
#0 {main}