summaryrefslogtreecommitdiff
path: root/Zend/tests/object_types
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-0910-0/+10
* Improve type error messages when an object is givenMáté Kocsis2020-05-264-4/+4
* Change argument error message formatMáté Kocsis2020-02-262-2/+2
* Make type error messages more consistentMáté Kocsis2020-02-176-6/+6
* Improve generated names for anonymous classesNikita Popov2020-02-173-6/+6
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* Canonicalize typed prop/param default value errorsNikita Popov2019-09-231-1/+1
* Deprecate ReflectionType::__toString()Nikita Popov2019-06-052-6/+6
* Make line numbers for inheritance errors more preciseNikita Popov2019-03-271-1/+1
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1510-16/+6
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* Use int instead of integer in type errorsGabriel Caruso2018-02-046-6/+6
* Fix tests on WindowsNikita Popov2017-06-262-2/+2
* Fix typoNikita Popov2017-06-251-1/+1
* Implement object type annotationMichał Brzuchalski2017-06-2511-0/+232