summaryrefslogtreecommitdiff
path: root/Zend/tests/object_types/return_type_in_class.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Improve type error messages when an object is givenMáté Kocsis2020-05-261-1/+1
* Make type error messages more consistentMáté Kocsis2020-02-171-1/+1
* Improve generated names for anonymous classesNikita Popov2020-02-171-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* Implement object type annotationMichał Brzuchalski2017-06-251-0/+26