summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug29268.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improve error message for deprecated methodsMáté Kocsis2020-05-141-1/+1
* Deprecate old ReflectionParameter type declaration APIsNikita Popov2020-05-111-1/+2
* Reindent phpt filesNikita Popov2020-02-031-6/+6
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Deprecate __autoload()Nikita Popov2017-02-031-2/+2
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* Drop SKIPIF check for ext/reflection.Sebastian Bergmann2008-05-241-2/+0
* - MFH:Marcus Boerger2006-03-121-2/+3
* - Prefix test namesMarcus Boerger2006-03-121-1/+3
* - Fix testsJohannes Schlüter2006-02-271-1/+1
* Fixed bug #29268 (__autoload() not called with Reflection->getClass())Dmitry Stogov2005-10-211-0/+26