Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68021 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99834 invoked from network); 29 Jun 2013 16:52:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jun 2013 16:52:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.219.52 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:55866] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/31-20267-AE01FC15 for ; Sat, 29 Jun 2013 12:52:59 -0400 Received: by mail-oa0-f52.google.com with SMTP id g12so3372051oah.39 for ; Sat, 29 Jun 2013 09:52:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=JpifRIUV6QsKbYYluuQ2cRm6IkD31zDmaMz2gk2fGAs=; b=G2twZ96Za69ThsRW8T9nsJgylWPgXwe2l1Q7I6WaTQV0SnkiXYJq8w4XxB7zqC0SAs D6WCQ1dbZXQeZ4yp2eFb7PzJu6mpYGIAnSs2Hq1w661esSJsb6ALdOzg76dxtWre0Uil 9fh3pIFhIRgSoRTdAtSpuYIdba7L4Www3TOtfRGgy7uAA28uG8h7L5efcl1VWzgv1WLh iHmwDbMB+d+0f1YfKdG/DoVMHEbx5F5xPLipcR5zCVdxPXBXujVYaIjpa2uIy9xorvQ8 sWCTveTlu0ZO8J/1a4KN1/kYUsEy7O8jZt74iuIL3q8KttKsHD3DEXpSuzpRCB6gdTwn 6UEA== MIME-Version: 1.0 X-Received: by 10.60.70.4 with SMTP id i4mr7062980oeu.11.1372524775436; Sat, 29 Jun 2013 09:52:55 -0700 (PDT) Received: by 10.60.59.233 with HTTP; Sat, 29 Jun 2013 09:52:55 -0700 (PDT) In-Reply-To: <51CDF66A.8070805@sugarcrm.com> References: <51CDF66A.8070805@sugarcrm.com> Date: Sat, 29 Jun 2013 19:52:55 +0300 Message-ID: To: Stas Malyshev Cc: PHP internals list Content-Type: multipart/alternative; boundary=001a1133050caf829904e04dd3f3 X-Gm-Message-State: ALoCoQmEeTibWO+v4RsgSNeZqOgx4lWblmOlx5YZbDut5GtGgnXvS7CgIr06HrDnssVZ4+k4tPi8FGeLwgYDWd6CWeD9wGyy8xIT0P+Xwg66ZAjWtzlUCrGygChacyYiEqjFCu5PZBPc Subject: Re: [PHP-DEV] Cherry picking #60560 for php 5.4 From: lior.k@zend.com (Lior Kaplan) --001a1133050caf829904e04dd3f3 Content-Type: text/plain; charset=UTF-8 On Fri, Jun 28, 2013 at 11:47 PM, Stas Malyshev wrote: > Hi! > > > Bug #60560 was fixed in trunk while PHP 5.4 was in its RC phases. The fix > > was never merged back to the 5.4 branch, meaning it's only avaailable on > > the 5.5 release. > > > > Could we cherry pick it for the 5.4 branch ? > > > > The relevant commit is > > > http://git.php.net/?p=php-src.git;a=commit;h=37272e46def5673492ed926e9631a4e01568e42e > > I think we could. > Saw it's already in, thanks. Kaplan --001a1133050caf829904e04dd3f3--