Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75119 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22540 invoked from network); 27 Jun 2014 21:51:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2014 21:51:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=dz@heroku.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dz@heroku.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heroku.com designates 209.85.220.50 as permitted sender) X-PHP-List-Original-Sender: dz@heroku.com X-Host-Fingerprint: 209.85.220.50 mail-pa0-f50.google.com Received: from [209.85.220.50] ([209.85.220.50:54797] helo=mail-pa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/10-21556-B47EDA35 for ; Fri, 27 Jun 2014 17:51:08 -0400 Received: by mail-pa0-f50.google.com with SMTP id bj1so5179028pad.9 for ; Fri, 27 Jun 2014 14:51:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=Cv/pnrz7yc30FtTXG5WamF07Uxp3OF84xNPkKC/bU4s=; b=mWKNWjX4CbhUEie9AQoLyNRF8au//YL+4sdK5rwWm95LxxbOuCBGqr6OT4HF08fNOA m4hA1DTmYVdCLjNiSvvYRskHcZzV5VMxNpijoTSRRlWiF6rPsaJ+slD9ryR9gp30WlWN eXUerMZR03y41ENuhtkw5BE0QQCRiqqO+U8KABSHRyrYwaYa0UGbQke6qlHdZjqtM0BR afEYHMjqhSaemaJ/D8tqweSUYI+9uJWReDppnoyZ8BflHkV3a5Q7IOc381BXuoAdQYnz D1X3IgxVyGfT0n273kQGcfvuhTjmsN9FOEN8H9+1P681jKcrx4vaamPZe0zxmBFyk0NM QA9A== X-Gm-Message-State: ALoCoQldfpgIZ3xcL0C4Q/AUBJm90cMvci/wtUelfauWeoOWquZVWvlmMcYAloSZYXOo2MwsWkF5 X-Received: by 10.66.161.4 with SMTP id xo4mr34142353pab.36.1403905864349; Fri, 27 Jun 2014 14:51:04 -0700 (PDT) Received: from ?IPv6:2600:1010:b007:5c7f:b406:9e18:6ed4:87ce? ([2600:1010:b007:5c7f:b406:9e18:6ed4:87ce]) by mx.google.com with ESMTPSA id vy5sm57119766pac.13.2014.06.27.14.51.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Jun 2014 14:51:03 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) In-Reply-To: Date: Fri, 27 Jun 2014 14:51:02 -0700 Cc: Julien Pauli , Stas Malyshev , tony@daylessday.org, Ferenc Kovacs , Ilia Alshanetsky , PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <035C7115-6871-4FC6-802E-464FD48070EF@heroku.com> <1C110716-6C9D-4EB8-97BA-2CEABE2C4847@heroku.com> <5A82BEA2-7D25-46B8-BFFF-6EB368B46190@heroku.com> <9A3A1383-B237-46FE-977B-A191A76C650A@heroku.com> <53AC5D29.3010707@sugarcrm.com> <8332CA5A-A255-4222-8C06-303813653CB4@heroku.com> To: Pierre Joye X-Mailer: Apple Mail (2.1510) Subject: Re: [PHP-DEV] Fixing (and making easier) Apache mod_proxy_fcgi with PHP-FPM From: dz@heroku.com (David Zuelke) On 27.06.2014, at 00:39, Pierre Joye wrote: > On Jun 26, 2014 10:30 PM, "David Zuelke" wrote: > > > > On 26.06.2014, at 12:23, Pierre Joye wrote: > > > > > On Jun 26, 2014 9:12 PM, "David Zuelke" wrote: > > > > > > > > > > > That's what RCs are for, right? :) > > > > > > In an ideal world with ideal users yes. > > > > > > But we are not in that world :) > > > > I know :) > > >=20 > So what is wrong in putting us on the safe? Waiting 2 months max is = not that bad :) Sure, but then it would be good to have this in the next 5.6 RC, that'll = probably get more testing exposure, too. Either way, someone should please commit it into some branch soon ;) David