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' =>
object(Data_Format_1)[408]
private 'date_display' => 'm/d/Y' (length=5)
private 'error_array' =>
array
...
did something change or is there a setting that can bring back the full
data?
-- Jason Belich The Selling Source, Inc. http://www.SellingSource.com Jason.Belich[@]SellingSource.com Ph: 702 407 0707 ext. 2385 Direct Ph: 702 851 9555Received on Fri Oct 13 2006 - 19:25:06 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST