summaryrefslogtreecommitdiff
path: root/Zend/tests/bug26166.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improve type error messages when an object is givenMáté Kocsis2020-05-261-1/+1
* Define Stringable with __toString():string methodNicolas Grekas2020-03-021-1/+1
* Reindent phpt filesNikita Popov2020-02-031-7/+7
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Allow exceptions in __toString()Nikita Popov2019-06-051-14/+11
* Fixed Bug #70967 (Weird error handling for __toString when Error is thrown)Xinchen Hui2015-11-281-2/+2
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-161-6/+6
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* - Fix testsMarcus Boerger2006-05-101-14/+21
* Fix tests now that class names are shown in correct casingMarcus Boerger2003-12-221-2/+2
* Handle exceptions in casting more gracefully.Marcus Boerger2003-11-081-0/+67