Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57593 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47736 invoked from network); 1 Feb 2012 10:04:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2012 10:04:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:51153] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/33-23487-71E092F4 for ; Wed, 01 Feb 2012 05:04:08 -0500 Received: by eaal11 with SMTP id l11so481305eaa.29 for ; Wed, 01 Feb 2012 02:04:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=60uhsnnlH7J9HkD1EBSNuEFstnbzKk7ZzNa+SpTeeT0=; b=aMgRjsaupkgJ+EOjUNkDgEMDrvW7LA5xCqiFsE/e10llDtcJO+g2QmErjhG/XByO+0 QbUWju+fzitczqCHx8iPbFFlQOsS+QYxgWwji+sDQ7rxbxYdxGUdpxkffu+xbzMsVh90 vFENPTyjTFXnVJujFaGgtVC2mywfGFatCJeQ0= Received: by 10.213.29.67 with SMTP id p3mr1016845ebc.9.1328090645278; Wed, 01 Feb 2012 02:04:05 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.213.106.12 with HTTP; Wed, 1 Feb 2012 02:03:25 -0800 (PST) In-Reply-To: <1328090228.27965.18.camel@pc-liork> References: <201201311004.34852.yoram.b@zend.com> <1328090228.27965.18.camel@pc-liork> Date: Wed, 1 Feb 2012 11:03:25 +0100 X-Google-Sender-Auth: hJL60Iu8XEpIr55kUsd4PMQYUyA Message-ID: To: Lior Kaplan Cc: Michael Wallner , internals@lists.php.net Content-Type: multipart/alternative; boundary=0015174bdf1224322404b7e43304 Subject: Re: [PHP-DEV] Re: One more critical problem in 5.4 From: jpauli@php.net (jpauli) --0015174bdf1224322404b7e43304 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Feb 1, 2012 at 10:57 AM, 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 (: > > Kaplan > > Seems like the last blocking bug for RC7 has been fixed :) Stas : planning an RC7 release ? Thx all for your great work ^^ Julien > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0015174bdf1224322404b7e43304--