diff options
Diffstat (limited to 'Zend/tests/exception_004.phpt')
| -rw-r--r-- | Zend/tests/exception_004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/exception_004.phpt b/Zend/tests/exception_004.phpt index b7b776572c..9afe81f9c1 100644 --- a/Zend/tests/exception_004.phpt +++ b/Zend/tests/exception_004.phpt @@ -15,7 +15,7 @@ try { ?> --EXPECTF-- -Fatal error: Uncaught EngineException: Exceptions must be valid objects derived from the Exception base class in %s:%d +Fatal error: Uncaught Error: Cannot throw objects that do not implement Throwable in %s:%d Stack trace: #0 {main} thrown in %s on line %d |
