Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions | Christoph M. Becker | 2016-09-03 | 1 | -1/+1 |
| | | | | | | | E_RECOVERABLE errors are reported as "Catchable fatal error". This is misleading, because they actually can't be caught via try-catch statements. Therefore we change the wording to "Recoverable fatal error" as suggested by Nikita. | ||||
* | - Fixed test | Felipe Pena | 2008-08-14 | 1 | -3/+3 |
| | |||||
* | - New test | Felipe Pena | 2008-08-14 | 1 | -0/+28 |