summaryrefslogtreecommitdiff
path: root/tests/lang/catchable_error_002.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Change argument error message formatMáté Kocsis2020-02-261-1/+1
| | | | Closes GH-5211
* Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
| | | | Closes GH-5092
* Reindent phpt filesNikita Popov2020-02-031-17/+17
|
* 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