Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52449 invoked from network); 1 Feb 2012 10:31:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2012 10:31:57 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Date: Wed, 01 Feb 2012 05:31:56 -0500 Received: from [78.142.172.145] ([78.142.172.145:19958] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/24-23487-B94192F4 for ; Wed, 01 Feb 2012 05:31:56 -0500 Message-ID: <2F.24.23487.B94192F4@pb1.pair.com> To: internals@lists.php.net References: <201201311004.34852.yoram.b@zend.com> <1328090228.27965.18.camel@pc-liork> User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Posted-By: 78.142.172.145 Subject: Re: [PHP-DEV] Re: One more critical problem in 5.4 From: mike@php.net (Michael Wallner) On Wed, 01 Feb 2012 11:57:08 +0200, Lior Kaplan wrote: > On Tue, 2012-01-31 at 03:58 -0500, Michael Wallner wrote: >> On Tue, 31 Jan 2012 10:04:34 +0200, yoram bar haim wrote: >> >> > Sorry, problem is not solved yet. >> >> I committed a possible fix to trunk. It's pretty much along the patch >> from you, I just hat to fix crashes in the cli server and need to do >> some more testing before merging into PHP_5_4. > > Hi Mike, > > According to my testing revision 322931 and 322964 fix the issue on the > 5.4 branch. I also tested that display_startup_errors=1 doesn't make > apache to crash (as this was the original report). > > Thanks for the fixes (: Thank you all for your reports and sorry to Stats & David that the output layer caused another unplanned RC. Regards, Mike