]> granicus.if.org Git - php/commit
- Add the ReflectionProperty::setAccesible() method that allows non-public
authorDerick Rethans <derick@php.net>
Fri, 15 Feb 2008 12:38:53 +0000 (12:38 +0000)
committerDerick Rethans <derick@php.net>
Fri, 15 Feb 2008 12:38:53 +0000 (12:38 +0000)
commita764d75d087d48e1405f2a72c727f9b2e438bdd8
tree09cc21ed4601ea0f1e861da55d859ddd20012b2d
parent2fb4ea9c4f079e8022fc2d3783142cc37415127f
- Add the ReflectionProperty::setAccesible() method that allows non-public
  property's values to be read through ::getValue().
#- [DOC]
NEWS
ext/reflection/php_reflection.c
ext/reflection/tests/reflectionProperty_setAccesible.phpt [new file with mode: 0644]