summaryrefslogtreecommitdiff
path: root/Zend/tests/objects_022.phpt
Commit message (Expand)AuthorAgeFilesLines
* Change argument error message formatMáté Kocsis2020-02-261-1/+1
* Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-5/+5
* Fix #72948: Uncatchable "Catchable" fatal error for class to string conversionsChristoph M. Becker2016-09-031-1/+1
* Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-141-1/+1
|\
| * Show argument causing TypeException in traceNikita Popov2015-05-201-1/+1
* | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
|/
* Display TypeExceptions like normal exceptionsNikita Popov2015-05-171-1/+5
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-1/+1
* - New testsFelipe Pena2008-05-111-0/+39