summaryrefslogtreecommitdiff
path: root/tests/classes/tostring_004.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improve type error messages when an object is givenMáté Kocsis2020-05-261-3/+3
* Define Stringable with __toString():string methodNicolas Grekas2020-03-021-3/+3
* 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-3/+3
* Only accept string as the format parameter of *printf() functionsMáté Kocsis2019-12-091-1/+1
* Merge branch 'PHP-7.4'Nikita Popov2019-06-051-11/+26
|\
| * Allow exceptions in __toString()Nikita Popov2019-06-051-11/+26
* | Remove $errcontext argument to error handlersNikita Popov2019-02-051-1/+1
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Drop duplicate object-to-type noticesNikita Popov2015-06-221-1/+0
* Add new tests for class/object functions and features.Robin Fernandes2008-03-061-0/+56