summaryrefslogtreecommitdiff
path: root/ext/reflection/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-171-0/+16
|\
| * Fixed bug #79115Nikita Popov2020-01-171-0/+16
* | Fixed bug #78895 (Reflection detects abstract non-static class as abstract st...Dmitry Stogov2019-12-091-0/+38
* | Add a test for ReflectionClass:getInterfaceNames()Fabien Villepinte2019-11-041-0/+7
* | Fixed bug #78774Nikita Popov2019-11-041-0/+22
* | Revert "Add tests for ReflectionZendExtension"Fabien Villepinte2019-10-213-70/+0
* | Add tests for ReflectionZendExtensionFabien Villepinte2019-10-213-0/+70
* | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-212-30/+44
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-212-30/+44
| |\
| | * Fix bug #78697: inaccurate error messageFabien Villepinte2019-10-212-30/+44
* | | Fixed bug #78410Nikita Popov2019-08-131-6/+18
* | | Special-case rc=1 self-referential arrays in ReflectionReferenceNikita Popov2019-07-221-0/+17
* | | Revert "Add ReflectionReference::getRefcount()"Nikita Popov2019-07-221-14/+1
* | | Deprecate Reflection export() methodsNikita Popov2019-07-2228-57/+108
* | | Add ReflectionReference::getRefcount()Nikita Popov2019-07-081-1/+14
* | | Deprecate ReflectionType::__toString()Nikita Popov2019-06-053-3/+12
* | | Allow exceptions in __toString()Nikita Popov2019-06-051-1/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-05-091-0/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-05-091-0/+25
| |\ \ | | |/
| | * Fixed bug #75186Nikita Popov2019-05-091-0/+25
* | | Fixed bug #77951Nikita Popov2019-05-091-12/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-151-0/+38
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-151-0/+38
| |\ \ | | |/
| | * Fixed bug #77882Nikita Popov2019-04-151-0/+38
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-221-0/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-221-0/+22
| |\ \ | | |/
| | * Fixed bug #77772Nikita Popov2019-03-221-0/+22
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1559-73/+29
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-14129-257/+257
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1554-68/+29
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-14108-235/+235
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
* | | Use EXPECT when possibleGabriel Caruso2019-03-111-1/+1
* | | More zpp error/variation test removalsNikita Popov2019-03-065-155/+0
* | | Remove more zpp error testsNikita Popov2019-03-0524-574/+0
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+0
* | | Fixed bug #77631Tyson Andre2019-02-191-0/+35
* | | run-tests.php: experimental parallel testing supportAndrea Faulds2019-02-181-0/+0
* | | Implement ReflectionReferenceNikita Popov2019-02-133-1/+113
* | | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-2/+2
* | | Revert removal of private __clone() methodsNikita Popov2019-01-141-1/+7
* | | Implement typed propertiesNikita Popov2019-01-115-1/+241
* | | Remove redundant __clone() methods from ReflectionNikita Popov2018-11-261-7/+1
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1553-67/+28
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1417-25/+25
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-14101-210/+210
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
* | | Don't overload get_properties for ArrayObjectNikita Popov2018-10-101-6/+0