]> granicus.if.org Git - php/commit
- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static...
authorFelipe Pena <felipe@php.net>
Sun, 20 Jul 2008 16:51:28 +0000 (16:51 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 20 Jul 2008 16:51:28 +0000 (16:51 +0000)
commita83e97685783eb501d4e7e8f5e0b21f9f9306dd9
tree55f04f82aa94c564e5ff0d4af88350affb1f22b2
parent3d0d02f95b90324e398c1662052b9c7ecbc4a8c8
- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)
  patch by Robin Fernandes
ext/reflection/php_reflection.c
ext/reflection/tests/bug45571.phpt [new file with mode: 0644]