summaryrefslogtreecommitdiff
path: root/tests/classes/type_hinting_004.phpt
Commit message (Expand)AuthorAgeFilesLines
* Change argument error message formatMáté Kocsis2020-02-261-6/+6
* Make type error messages more consistentMáté Kocsis2020-02-171-6/+6
* Remove some mentions of RECOVERABLE_ERROR in testsNikita Popov2018-11-151-5/+0
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-10/+10
* Show "or null" in TypeErrors for nullable arg_infosAndrea Faulds2016-08-111-3/+3
* Switch code on thrown TypeError and ParseError to 0, update related testsAaron Piotrowski2015-07-071-6/+6
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-18/+18
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-6/+6
* Implement engine exceptionsDmitry Stogov2015-03-091-32/+104
* Adding tests for class features, including __autoload(), property inheritance...Robin Fernandes2008-01-301-0/+109