summaryrefslogtreecommitdiff
path: root/tests/lang/catchable_error_002.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-1/+1
|
* Fixed error messagesDmitry Stogov2015-03-201-1/+1
|
* Fix executor issue with ignoring strict types, which cleans up a bunch of ↵Anthony Ferrara2015-03-181-1/+1
| | | | errors. Additionally fix the expected error of 2 unrelated tests that was caused by a change to the core error messages
* Implement engine exceptionsDmitry Stogov2015-03-091-14/+6
| | | | | | | RFC: https://wiki.php.net/rfc/engine_exceptions_for_php7 Pending changes regarding naming of BaseException and whether it should be an interface.
* MFH testsHannes Magnusson2006-10-091-0/+37