summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_setStaticPropertyValue_001.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-2/+2
* Merge branch 'PHP-7.4'Christoph M. Becker2020-06-241-13/+31
|\
| * Fix #69804: ::getStaticPropertyValue() throws on protected propsChristoph M. Becker2020-06-241-13/+31
* | Reindent phpt filesNikita Popov2020-02-031-12/+12
|/
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Remove zend_version() checks from testsNikita Popov2017-01-301-25/+5
* Added caches to eliminate repeatable run-time bindings of functions, classes,...Dmitry Stogov2010-05-241-0/+2
* - Fixed ReflectionClass::getStaticProperties() to do not return the private p...Felipe Pena2009-08-011-2/+2
* Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux...Ant Phillips2008-11-181-0/+77