Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76931 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83684 invoked from network); 28 Aug 2014 21:32:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2014 21:32:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=jocelyn.fournier@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jocelyn.fournier@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.180 as permitted sender) X-PHP-List-Original-Sender: jocelyn.fournier@gmail.com X-Host-Fingerprint: 74.125.82.180 mail-we0-f180.google.com Received: from [74.125.82.180] ([74.125.82.180:53547] helo=mail-we0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/31-10032-500AFF35 for ; Thu, 28 Aug 2014 17:32:54 -0400 Received: by mail-we0-f180.google.com with SMTP id w61so1341540wes.25 for ; Thu, 28 Aug 2014 14:32:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:message-id:date:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=q/okhXLLaeY44gaUDr8d9glrE/O3fC8fUUNJHegpB3M=; b=sPnBP747VyNxoIiCOBZMn6kyj04b0S02fj8uqqSu1jIhqBjw/CFkTM//+srQXhJ7aj 5e/inMAKd9lB/zHSumSIAqMSVn3qwy3HhfMP8qvEaNx5qvB/jmqTml7UjCuGN3Sx/gpe KU2Oe30sibWhwUIFpjGSvwvwkKS3sDHL6KXa+GWfedxRnkeCjjvPS7s17SORpPHRKQj/ xs0t/Vt0BwR4uxhedyTn8DnGH+6bqVLpbhpX0aESRzg5qwnPjlsSM0Gpa2NoqIcsvwhS i8tiJoBqjuG9WzdpmmEHySfGO8WusysS9JDvKTtDJooS5Xo8kLnC5blnrunhbTyOtLUt ht6A== X-Received: by 10.194.187.241 with SMTP id fv17mr8904045wjc.13.1409261571235; Thu, 28 Aug 2014 14:32:51 -0700 (PDT) Received: from MacBook-Pro-de-jocelyn-fournier.local ([2a01:e35:2ea9:c3d0:4dda:69d1:1b8b:1f6f]) by mx.google.com with ESMTPSA id et1sm13101808wjd.11.2014.08.28.14.32.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Aug 2014 14:32:50 -0700 (PDT) X-Google-Original-From: jocelyn fournier Message-ID: <53FFA000.2090009@gmail.Com> Date: Thu, 28 Aug 2014 23:32:48 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: internals@lists.php.net References: <53FF9B5E.7060203@sugarcrm.com> In-Reply-To: <53FF9B5E.7060203@sugarcrm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] 5.4 non-security issues - last call From: jocelyn.fournier@gmail.com (jocelyn fournier) Hi, If https://bugs.php.net/bug.php?id=67644 could be fixed in 5.4.33 (and 5.5 as well) it would be really great ! Thanks, Jocelyn Le 28/08/2014 23:13, Stas Malyshev a écrit : > Hi! > > 5.6.0 has been released, and first thing I'd like to congratulate all > who participated in it with this great milestone. > > Second thing, that means 5.4.33 would be the last release including > non-security fixes. With RC1 planned next Tuesday, this means if you've > got any non-security issues that should be in 5.4 they should be in by > Tuesday or chance of getting them in would be very low. > > So far I know about these things, which are being taken care of: > 1. fpm patches, pulls 694 and 765 > 2. pull 770 about zend_shutdown > > If there are any more issues that need to be in 5.4.33 RC1 please tell > me ASAP.