diff options
Diffstat (limited to 'Zend/tests/exception_003.phpt')
-rw-r--r-- | Zend/tests/exception_003.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/exception_003.phpt b/Zend/tests/exception_003.phpt index 813246c5dd..b8efa94be0 100644 --- a/Zend/tests/exception_003.phpt +++ b/Zend/tests/exception_003.phpt @@ -7,7 +7,6 @@ throw new Exception(1); ?> --EXPECTF-- - Fatal error: Uncaught Exception: 1 in %s:%d Stack trace: #0 {main} |