summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug36825.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug36825.phpt')
-rw-r--r--ext/spl/tests/bug36825.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug36825.phpt b/ext/spl/tests/bug36825.phpt
index 35de013a8f..3b68167204 100644
--- a/ext/spl/tests/bug36825.phpt
+++ b/ext/spl/tests/bug36825.phpt
@@ -25,7 +25,7 @@ catch (Exception $e)
?>
===DONE===
---EXPECT--
+--EXPECT--
foo::offsetGet(bar)
got exception
===DONE===