Re: [PHP-DEV] Re: Array recursion detection in PHP 8

2020-09-23 Thread Gabriel Caruso
On Wed, Sep 23, 2020, 14:38 Michael Wallner wrote: > On 23/09/2020 14:07, Michael Wallner wrote: > > Hi, > > > > I wondered about PHP 8 detecting recursion earlier than used to and what > > caused that, respectively why it's caused. Compare the following output: > > > > https://3v4l.org/J7Niu > >

[PHP-DEV] Re: Array recursion detection in PHP 8

2020-09-23 Thread Michael Wallner
On 23/09/2020 14:07, Michael Wallner wrote: > Hi, > > I wondered about PHP 8 detecting recursion earlier than used to and what > caused that, respectively why it's caused. Compare the following output: > > https://3v4l.org/J7Niu Could it be that var_dump() was just adjusted to the output of prin