Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10842 invoked from network); 1 Sep 2014 19:04:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2014 19:04:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.43 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.43 mail-qa0-f43.google.com Received: from [209.85.216.43] ([209.85.216.43:61740] helo=mail-qa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/51-03336-D23C4045 for ; Mon, 01 Sep 2014 15:04:13 -0400 Received: by mail-qa0-f43.google.com with SMTP id cm18so5219943qab.2 for ; Mon, 01 Sep 2014 12:04:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6TfRUWg8YJhbSmtAUNARlS4dZO4wPPWeLIfKVsOtjJg=; b=hhXXhSN2wYTIdhhyBZmwd9lun3lufARBZ7vyugoOTMeV5Na+w2jksAupgLbM+uc1UF BcY03prVS+EQ3Z238P7/nklnGjt84IqVvJ3vB7v3OpKtb1Xqdq1KmMvErUCnmYgTNJuD N5v7JRdNQuYWONek1fNzTCe8IHsMNdprC2X+qaCauALPU5+8FfwoO8vwfaL/v00HiM9u 46BZPRH5wGl+7miVw21TthewnC9kLT+9rKM7YdS2pz93yjku/yOY51M/xPWJzUN68ggX PTPRS7bVX6DTYzJWHR9Gy8G8QwVok8cDZw9iI/OKtS4GHg97lnLR2/A5CNBIYRDK2ZVq s+Lg== MIME-Version: 1.0 X-Received: by 10.140.85.135 with SMTP id n7mr44342572qgd.22.1409598251334; Mon, 01 Sep 2014 12:04:11 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Mon, 1 Sep 2014 12:04:11 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Mon, 1 Sep 2014 12:04:11 -0700 (PDT) In-Reply-To: <53FF9B5E.7060203@sugarcrm.com> References: <53FF9B5E.7060203@sugarcrm.com> Date: Mon, 1 Sep 2014 21:04:11 +0200 Message-ID: To: Stas Malyshev Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c1271e0c04d7050205abc7 Subject: Re: [PHP-DEV] 5.4 non-security issues - last call From: pierre.php@gmail.com (Pierre Joye) --001a11c1271e0c04d7050205abc7 Content-Type: text/plain; charset=UTF-8 Hi Stas, I have one fix for imagecrop, should be applied by tomorrow. Cheers. Pierre On Aug 28, 2014 11:13 PM, "Stas Malyshev" wrote: > 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. > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11c1271e0c04d7050205abc7--