On Jun 10, 2013 1:24 PM, "Etienne Kneuss" <col...@php.net> wrote: >
> So if I understand correctly var_dump now indicates a different type than > what accessing the property returns? > > Even if the change itself does not constitute a big BC break, this > behavior is confusing and seems like a big no-no to me. So a slight change in a debugging function is enough to keep a crash in many production code? What do you propose then? > -- > Etienne Kneuss