summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70944.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug70944.phpt')
-rw-r--r--Zend/tests/bug70944.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Zend/tests/bug70944.phpt b/Zend/tests/bug70944.phpt
index 192fd6d501..afb10bc27f 100644
--- a/Zend/tests/bug70944.phpt
+++ b/Zend/tests/bug70944.phpt
@@ -25,13 +25,13 @@ try {
}
?>
--EXPECTF--
-string(%d) "exception 'Exception' with message 'Foo' in %sbug70944.php:%d
+string(%d) "Exception: Foo in %sbug70944.php:%d
Stack trace:
#0 {main}"
-string(%d) "exception 'Exception' with message 'Foo' in %sbug70944.php:%d
+string(%d) "Exception: Foo in %sbug70944.php:%d
Stack trace:
#0 {main}
-Next exception 'Exception' with message 'Dummy' in %sbug70944.php:%d
+Next Exception: Dummy in %sbug70944.php:%d
Stack trace:
#0 {main}"