Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75885 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76145 invoked from network); 22 Jul 2014 19:41:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 19:41:31 -0000 Authentication-Results: pb1.pair.com header.from=dz@heroku.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dz@heroku.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heroku.com designates 74.125.82.173 as permitted sender) X-PHP-List-Original-Sender: dz@heroku.com X-Host-Fingerprint: 74.125.82.173 mail-we0-f173.google.com Received: from [74.125.82.173] ([74.125.82.173:49158] helo=mail-we0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/FF-21666-96EBEC35 for ; Tue, 22 Jul 2014 15:41:30 -0400 Received: by mail-we0-f173.google.com with SMTP id q58so130240wes.32 for ; Tue, 22 Jul 2014 12:41:27 -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=XSmj4a6ag389psxyWCMn9jjwvimm27vMeCt1dgPyKVc=; b=MV4w8Ju+hD40yFmlq0eJAy3fR3QHFASnsG9kDhjrZ49ASje+pcUIDbDzAeZiq7hvjN 0/vVPVWLg0XQV5gycyNQ5TA2AHj3uenG0zvDsUjuUD5OuMP9ddL8/d5cLhohFSA34cTE HNJPs0wdMw/zo+CgO4fIBImBQXBTPLomcPfCGz0l101/pV+vX9/jYNhdldKS2SCL5Ubq 7/aGNZNFi35Jo+thJiwZingQhDTePWBESTlNFUtR1kpvvUUV2bToD9MwyPKPzGagCBjY Ac9zAkWeNFiGt7Lu2C8hA7PBtlYzEUpM1hlTmxokMwJSC64avMlFXR2l3HmL5Ft0pgbO bHLw== X-Gm-Message-State: ALoCoQnEKWKDpU4t2mg/O2qewTl0HZgN5vli/Wa0/LUymgqMmM7EiwUvso2wh3/DzXCR4v3xmtmE X-Received: by 10.194.83.39 with SMTP id n7mr37739659wjy.58.1406058087188; Tue, 22 Jul 2014 12:41:27 -0700 (PDT) Received: from [192.168.19.33] (188-192-216-163-dynip.superkabel.de. [188.192.216.163]) by mx.google.com with ESMTPSA id cf7sm408179wib.8.2014.07.22.12.41.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Jul 2014 12:41:26 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: <53CEB734.7080408@sugarcrm.com> Date: Tue, 22 Jul 2014 21:41:23 +0200 Cc: Ferenc Kovacs , =?windows-1252?Q?Johannes_Schl=FCter?= , PHP Internals , Julien Pauli , David Soria Parra Content-Transfer-Encoding: quoted-printable Message-ID: References: <539B8B74.6030707@sugarcrm.com> <53CB0347.2030902@sugarcrm.com> <53CEB32B.8030407@sugarcrm.com> <1406055548.3964.113.camel@guybrush> <53CEB734.7080408@sugarcrm.com> To: Stas Malyshev X-Mailer: Apple Mail (2.1878.6) Subject: Re: 5.3 final release From: dz@heroku.com (David Zuelke) On 22 Jul 2014, at 21:10, Stas Malyshev wrote: > Hi! >=20 >> not sure, have you seen https://bugs.php.net/bug.php?id=3D67606 ? >=20 > This is worrying. Looks like the patch is not as safe as we've hoped, > and causes BC issues for mod_fastcgi, so maybe we should not get it = into > 5.3. Once it stabilizes, we can backport it into 5.4, but for 5.3 = better > safe than sorry. I=92ll be working on a fix this week. If you can wait a few days, that=92d= be grand; if not, then no biggie. David