summaryrefslogtreecommitdiff
path: root/ext/reflection/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix leak on consteval exception in ReflectionClass::__toString()Nikita Popov2020-08-311-0/+17
* Check update constant failure in ReflectionClassConstant::__toString()Nikita Popov2020-08-311-0/+18
* Fixed bug #79820Christopher Broadbent2020-07-151-0/+22
* Fix #69804: ::getStaticPropertyValue() throws on protected propsChristoph M. Becker2020-06-243-34/+70
* Fix #79487: ::getStaticProperties() ignores property modificationsChristoph M. Becker2020-06-241-0/+34
* Revert "Fix #79487: ::getStaticProperties() ignores property modifications"Christoph M. Becker2020-06-231-34/+0
* Fix #79487: ::getStaticProperties() ignores property modificationsChristoph M. Becker2020-06-231-0/+34
* Fixed bug #79683Nikita Popov2020-06-091-0/+35
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-02-281-0/+34
|\
| * Fixed bug #79062Nikita Popov2020-02-281-0/+34
* | 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