summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug49074.phpt
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed ReflectionClass::getStaticProperties() to do not return the private ↵Felipe Pena2009-08-011-5/+1
| | | | | | | properties from parent class; behavior already adopted in ReflectionClass::getDefaultProperties() and ReflectionClass::getProperties().
* - Added test for bug #49074Jani Taskinen2009-08-011-0/+35