2011/8/22 speedy :
> Hello PHP dev crew,
>
> The screenshot of the crash is in the attachment.
>
> The problem is easily reproducible, just make a PHP function
> call itself.
Infinite recursions have always crashed, while Dmitry patched some of
those in the early 5.3 development it
On Mon, Aug 22, 2011 at 12:27 PM, speedy wrote:
> Hello PHP dev crew,
>
> The screenshot of the crash is in the attachment.
>
> The problem is easily reproducible, just make a PHP function
> call itself.
>
> I think the stack grows too big and the php interpreter crashes
>
Hello PHP dev crew,
The screenshot of the crash is in the attachment.
The problem is easily reproducible, just make a PHP function
call itself.
I think the stack grows too big and the php interpreter crashes
inside the MSVCRT.dll.
Maybe it could be handled wi