On Wed, 11 Jan 2006, Leon Matthews wrote:

> There is feature request on bugs.php.net (#34044) about this already, but no
> comments.  Is there any support for this sort of thing out there?

If you only need friends for testing the contents of static properties, 
then there are alternative ways. One solution might be to enhance 
reflection to be able to peek into those objects (or did we already 
allow this?). A second solution is:
http://derickrethans.nl/private_properties_exposed.php

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

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

Reply via email to