summaryrefslogtreecommitdiff
path: root/Zend/tests/bug39003.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
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* Remove support for __autoload()Nikita Popov2019-01-301-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Deprecate __autoload()Nikita Popov2017-02-031-3/+2
* 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
* MFH: fix #39003 (__autoload() is called for type hinting)Antony Dovgal2006-10-021-0/+24