summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/ReflectionClass_toString_001.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-3/+3
* Revert BC break caused by fixing bug #74035Michael Moravec2017-11-061-1/+1
* Rename ReflectionClass::isIterateable() to isIterable()Sara Golemon2017-05-311-1/+7
* Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-031-1/+1
|\
| * Fixed bug #74035andrewnester2017-02-031-1/+1
* | Implemented the RFC `Support Class Constant Visibility`.Dmitry Stogov2015-12-081-4/+17
|/
* 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