summaryrefslogtreecommitdiff
path: root/Zend/tests/exception_017.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/exception_017.phpt')
-rw-r--r--Zend/tests/exception_017.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Zend/tests/exception_017.phpt b/Zend/tests/exception_017.phpt
index f980b297fb..8d87ec6ee9 100644
--- a/Zend/tests/exception_017.phpt
+++ b/Zend/tests/exception_017.phpt
@@ -30,8 +30,7 @@ C::foo();
--EXPECTF--
Exception: Cannot call abstract method C::foo() in %sexception_017.php on line %d
-Exception: Argument 1 passed to foo() must be callable, string given, called in %sexception_017.php on line %d
-Exception: Cannot call abstract method C::foo()
+Exception: Argument 1 passed to foo() must be callable, string given, called in %s on line %d
Fatal error: Uncaught Error: Cannot call abstract method C::foo() in %sexception_017.php:%d
Stack trace: