diff options
| -rw-r--r-- | Zend/tests/exception_020.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/exception_020.phpt b/Zend/tests/exception_020.phpt index 72a603325f..6f8981f5e6 100644 --- a/Zend/tests/exception_020.phpt +++ b/Zend/tests/exception_020.phpt @@ -1,5 +1,5 @@ --TEST-- -Testing throw exception doesn't crash with wrong params, variant 2 +Test that the original class name is present in the error out when extending ErrorException --FILE-- <?php |
