summaryrefslogtreecommitdiff
path: root/Zend/tests/bug65784.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug65784.phpt')
-rw-r--r--Zend/tests/bug65784.phpt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Zend/tests/bug65784.phpt b/Zend/tests/bug65784.phpt
index 29f086b5e3..2f80e93b35 100644
--- a/Zend/tests/bug65784.phpt
+++ b/Zend/tests/bug65784.phpt
@@ -57,4 +57,8 @@ $bar = foo3();
string(9) "not catch"
NULL
-Fatal error: Class 'NotExists' not found in %sbug65784.php on line %d
+Fatal error: Uncaught exception 'EngineException' with message 'Class 'NotExists' not found' in %sbug65784.php:%d
+Stack trace:
+#0 %s(%d): foo3()
+#1 {main}
+ thrown in %sbug65784.php on line %d