On Mon, Jun 10, 2013 at 1:47 PM, Pierre Joye <pierre....@gmail.com> wrote:
> > 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? > You make it sound like there are only those two options :) I propose we fix the serialization/unserialization crash in a way that does not affect var_dump. -- Etienne Kneuss