summaryrefslogtreecommitdiff
path: root/Zend/tests/str_offset_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/str_offset_002.phpt')
-rw-r--r--Zend/tests/str_offset_002.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Zend/tests/str_offset_002.phpt b/Zend/tests/str_offset_002.phpt
index 8e29980d67..2f5e4ee890 100644
--- a/Zend/tests/str_offset_002.phpt
+++ b/Zend/tests/str_offset_002.phpt
@@ -6,7 +6,7 @@ $a = "aaa";
$x = array(&$a[1]);
?>
--EXPECTF--
-Fatal error: Uncaught EngineException: Cannot create references to/from string offsets in %sstr_offset_002.php:3
-Stack trace:
-#0 {main}
+Fatal error: Uncaught Error: Cannot create references to/from string offsets in %sstr_offset_002.php:3
+Stack trace:
+#0 {main}
thrown in %sstr_offset_002.php on line 3