Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve type error messages when an object is given | Máté Kocsis | 2020-05-26 | 1 | -1/+1 |
* | Define Stringable with __toString():string method | Nicolas Grekas | 2020-03-02 | 1 | -1/+1 |
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -7/+7 |
* | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 1 | -2/+0 |
* | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -14/+11 |
* | Fixed Bug #70967 (Weird error handling for __toString when Error is thrown) | Xinchen Hui | 2015-11-28 | 1 | -2/+2 |
* | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 1 | -6/+6 |
* | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
* | - Fix tests | Marcus Boerger | 2006-05-10 | 1 | -14/+21 |
* | Fix tests now that class names are shown in correct casing | Marcus Boerger | 2003-12-22 | 1 | -2/+2 |
* | Handle exceptions in casting more gracefully. | Marcus Boerger | 2003-11-08 | 1 | -0/+67 |