summaryrefslogtreecommitdiff
path: root/Zend/tests/errmsg_044.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/errmsg_044.phpt')
-rw-r--r--Zend/tests/errmsg_044.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/errmsg_044.phpt b/Zend/tests/errmsg_044.phpt
index 4b60b1600e..4feecb308c 100644
--- a/Zend/tests/errmsg_044.phpt
+++ b/Zend/tests/errmsg_044.phpt
@@ -8,7 +8,7 @@ $a[0][0] = new stdclass;
?>
--EXPECTF--
-Fatal error: Uncaught EngineException: Cannot use object of type stdClass as array in %s:%d
+Fatal error: Uncaught Error: Cannot use object of type stdClass as array in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d