summaryrefslogtreecommitdiff
path: root/Zend/tests/bug41813.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug41813.phpt')
-rw-r--r--Zend/tests/bug41813.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug41813.phpt b/Zend/tests/bug41813.phpt
index 5c52051692..4a38e062e2 100644
--- a/Zend/tests/bug41813.phpt
+++ b/Zend/tests/bug41813.phpt
@@ -9,7 +9,7 @@ $foo[0]->bar = "xyz";
echo "Done\n";
?>
--EXPECTF--
-Fatal error: Uncaught exception 'EngineException' with message 'Cannot use string offset as an array' in %s:%d
+Fatal error: Uncaught EngineException: Cannot use string offset as an array in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d