On Tue, 18 May 2004, Christian Schneider wrote:

> Sara Golemon wrote:
> > var_dump($someobject); shows only public properties (as I'd expect), but
> > print_r($someobject) shows all properties (explicitly identifying
> > protected/private props).
>
> I agree with Derick and Andrey in that if anything should be changed it
> is var_dump.

I don't want var_dump() to change.

Derick

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

Reply via email to