On Sat, 29 Nov 2008, Sebastian Bergmann wrote:

> Sebastian Bergmann schrieb:
> > Currently ReflectionProperty::setValue() ignores the setting made by
> > ReflectionProperty::setAccessible(). Is this intentional or was it just
> > forgotten to handle ref->ignore_visibility in setValue()?
> 
>  See http://bugs.php.net/bug.php?id=46718 for a patch that implements the
>  missing functionality in ReflectionProperty::setValue().

We shouldn't really modify test cases though, but just add new ones. 
Other than that it looks ok, and yes, I simply forgot about this when 
adding this.

Derick

-- 
HEAD before 5_3!: http://tinyurl.com/6d2esb
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to