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.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug65784.phpt b/Zend/tests/bug65784.phpt
index 8b9f7dfc75..c079b3d282 100644
--- a/Zend/tests/bug65784.phpt
+++ b/Zend/tests/bug65784.phpt
@@ -57,7 +57,7 @@ $bar = foo3();
string(9) "not catch"
NULL
-Fatal error: Uncaught EngineException: Class 'NotExists' not found in %sbug65784.php:%d
+Fatal error: Uncaught Error: Class 'NotExists' not found in %sbug65784.php:%d
Stack trace:
#0 %s(%d): foo3()
#1 {main}