summaryrefslogtreecommitdiff
path: root/Zend/tests/exception_012.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/exception_012.phpt')
-rw-r--r--Zend/tests/exception_012.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/exception_012.phpt b/Zend/tests/exception_012.phpt
index 6493e2ccf7..eaeaef8604 100644
--- a/Zend/tests/exception_012.phpt
+++ b/Zend/tests/exception_012.phpt
@@ -13,7 +13,7 @@ $func();
--EXPECTHEADERS--
Content-type: text/html; charset=UTF-8
--EXPECTF--
-Fatal error: Uncaught exception 'AssertionException' with message 'assert(false)' in %sexception_012.php(%d) : runtime-created function:%d
+Fatal error: Uncaught AssertionException: assert(false) in %sexception_012.php(%d) : runtime-created function:%d
Stack trace:
#0 %sexception_012.php(%d) : runtime-created function(%d): assert(false, 'assert(false)')
#1 %sexception_012.php(%d): __lambda_func()