[xdebug-general] Re: fancy var_dump behavior change?

From: Derick Rethans <derick[@]xdebug.org>
Date: Sat, 14 Oct 2006 00:40:50 +0200 (CEST)

On Fri, 13 Oct 2006, Jason Belich wrote:

> I just upgraded to 2.0.0RC1, and now my var_dump() behavior has changed.
> for deeply nested arrays or objects I'm getting an ellipsis instead of
> the contents of the variable. An example:
>
> object(Display_View)[401]
> private 'layouts' =>
> array
> 0 =>
> object(Layout)[402]
> ...
> 1 =>
> object(Layout)[404]
> ...
> protected 'mode' => 'verification' (length=12)
> protected 'data_format' =>
&