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 af73344f5d..9a609d09c8 100644
--- a/Zend/tests/bug41813.phpt
+++ b/Zend/tests/bug41813.phpt
@@ -8,7 +8,7 @@ $foo[0]->bar = "xyz";
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Fatal error: Uncaught Error: Cannot use string offset as an object in %s:%d
Stack trace:
#0 {main}