summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_toString_001.phpt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed bug #74035"Nikita Popov2017-02-121-1/+1
* Fixed bug #74035andrewnester2017-02-031-1/+1
* Rebase Joe's anon classes implementationkrakjoe2015-04-261-1/+7
* Removed ZEND_ACC_FINAL_CLASS which is unnecessary. This also fixed some curre...Guilherme Blanco2014-12-121-1/+1
* Fixes missing Reflector interface constraints being enforced by the engineTjerk Meesters2014-08-161-2/+2
* Revert r322390.Sebastian Bergmann2012-01-171-9/+2
* Implement ReflectionClass::setFinal() and ReflectionMethod::setFinal().Sebastian Bergmann2012-01-171-2/+9
* Close #55490.Sebastian Bergmann2011-08-261-1/+7
* - Fix testFelipe Pena2010-06-031-1/+7
* - More trait reflection workJohannes Schlüter2010-05-301-1/+19
* - Make reflection aware of traitsJohannes Schlüter2010-05-291-1/+7
* - Fix some arginfos (thanks Philip)Felipe Pena2009-10-031-0/+81
* Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux...Ant Phillips2008-11-181-0/+233