summaryrefslogtreecommitdiff
path: root/Zend/tests/exception_011.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/exception_011.phpt')
-rw-r--r--Zend/tests/exception_011.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/exception_011.phpt b/Zend/tests/exception_011.phpt
index e02a75a2b0..d128f06ab8 100644
--- a/Zend/tests/exception_011.phpt
+++ b/Zend/tests/exception_011.phpt
@@ -13,7 +13,7 @@ assert(false);
--EXPECTHEADERS--
Content-type: text/html; charset=UTF-8
--EXPECTF--
-Fatal error: Uncaught exception 'AssertionException' with message 'assert(false)' in %sexception_011.php:%d
+Fatal error: Uncaught AssertionException: assert(false) in %sexception_011.php:%d
Stack trace:
#0 %sexception_011.php(%d): assert(false, 'assert(false)')
#1 {main}