Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57509 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37732 invoked from network); 25 Jan 2012 17:24:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2012 17:24:02 -0000 X-Host-Fingerprint: 92.248.59.240 mk092248059240.a1.net Date: Wed, 25 Jan 2012 12:24:01 -0500 Received: from [92.248.59.240] ([92.248.59.240:12487] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/00-37355-1BA302F4 for ; Wed, 25 Jan 2012 12:24:01 -0500 Message-ID: To: internals@lists.php.net References: <4F201AA3.6030402@zend.com> <4F203847.6040503@sugarcrm.com> 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: 92.248.59.240 Subject: Re: [PHP-DEV] One more critical problem in 5.4 From: mike@php.net (Michael Wallner) On Wed, 25 Jan 2012 09:13:43 -0800, Stas Malyshev wrote: > Hi! > >> We've just found one more critical problem in 5.4. >> >> Apache/PHP crashes in case of error on startup, when >> display_startup_errors=1. It's probably related to new output API. >> >> I afraid it may affect many php users. > > OK, thanks. Looks like we'd be needing another RC then. Let's fix this > one and the __FILE__ crash in that case. Fix committed. Sorry & regards, Mike