Re: [PHP-DEV] bug #48247 again

2009-06-16 Thread Stanislav Malyshev
Hi! So whats going on here? I noticed that the bug report hasn't been reopened .. but I think there was also not commit yet .. ? Well, it's not exactly the same bug - crash is not there anymore, but infinite loop is. There's bug http://bugs.php.net/bug.php?id=48534 about it so I decided not

Re: [PHP-DEV] bug #48247 again

2009-06-16 Thread Lukas Kahwe Smith
On 11.06.2009, at 20:00, Stanislav Malyshev wrote: Hi! Bug #48247 appears to be not entirely fixed still, it still produces a torrent of warnings in certain configs (namely, take php.ini- production and edit it to enable error_log, don't touch anything else - I get 400K worth of warnings)

[PHP-DEV] bug #48247 again

2009-06-11 Thread Stanislav Malyshev
Hi! Bug #48247 appears to be not entirely fixed still, it still produces a torrent of warnings in certain configs (namely, take php.ini-production and edit it to enable error_log, don't touch anything else - I get 400K worth of warnings). Attached patch should fix it. Please tell if there's s