Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:323622 php.internals:75687 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81774 invoked from network); 18 Jul 2014 11:31:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2014 11:31:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=arano.jon@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arano.jon@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.173 as permitted sender) X-PHP-List-Original-Sender: arano.jon@gmail.com X-Host-Fingerprint: 209.85.220.173 mail-vc0-f173.google.com Received: from [209.85.220.173] ([209.85.220.173:63195] helo=mail-vc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/00-15959-5A509C35 for ; Fri, 18 Jul 2014 07:31:50 -0400 Received: by mail-vc0-f173.google.com with SMTP id hy10so7012677vcb.4 for ; Fri, 18 Jul 2014 04:31:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=8cxVljWjnKd37UpdB0GH5naA7CMVJrDTMTvBSgXAvis=; b=AL8o6k5fAVjVyk7W8STeX2v/Dy8qEPOK32Ix7+k34YONclVLGD2Km5SLMiZ2pVlFcT Ml8ot7WkuyQCdsV+3897D96zQHq3F2l++iqIQgC7pIhapTNf4uA7a4zwZJG5X5hx2Zmh /m7H7YrcJzsM4/xEej1IA1i4o3MOZb7l5jIKuDr0mDIuG+BMo9sREgUesvLp0TOOK7hb 87NSG4+BfSgOXmupOyhoBRG/oaeii+VKroKHu4VrS1QG6EZIzdzSg7WWrWGn9Kabt5lK slubBDD1hLjdZ18mJlsd5hFFhVmUkXHIVepUizwVUHHi/TA203kWcfs2DTmHzqOs3Hqi MGrQ== X-Received: by 10.221.44.73 with SMTP id uf9mr4685481vcb.9.1405683107399; Fri, 18 Jul 2014 04:31:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.234.39 with HTTP; Fri, 18 Jul 2014 04:31:07 -0700 (PDT) In-Reply-To: <53ACEF3B.3090902@gmail.com> References: <53ACEF3B.3090902@gmail.com> Date: Fri, 18 Jul 2014 13:31:07 +0200 Message-ID: To: Stas Malyshev Cc: "php-general@lists.php.net" , PHP Internals , php-announce@lists.php.net Content-Type: multipart/alternative; boundary=001a11337e4248911804fe761aa3 Subject: Re: [ANNOUNCE] PHP 5.4.30 Released From: arano.jon@gmail.com (Jon Arano) --001a11337e4248911804fe761aa3 Content-Type: text/plain; charset=UTF-8 On 27 June 2014 06:12, Stas Malyshev wrote: > Hello! > > The PHP development team announces the immediate availability of PHP > 5.4.30. Over 20 bugs were fixed in this release, including the following > security issues: CVE-2014-3981, CVE-2014-0207, CVE-2014-3478, > CVE-2014-3479, CVE-2014-3480, CVE-2014-3487, CVE-2014-4049, CVE-2014-3515. > > All PHP 5.4 users are encouraged to upgrade to this version. > > Please, note that this release also fixes a backward compatibility issue > that has been detected in the PHP 5.4.29 release. Still, the fix in PHP > 5.4.30 may break some very rare situations. As this tiny compatibility > break involves security, and as security is our primary concern, we had > to fix it. This concerns bug 67072. For more information about this bug > and its actual resolution, please refer to > our upgrading guide, section 4a: > > > http://git.php.net/?p=php-src.git;a=blob_plain;f=UPGRADING;hb=refs/heads/PHP-5.4 > > We apologize for any inconvenience you may have experienced with this > behavior. > > For source downloads of PHP 5.4.30 please visit our > downloads page: http://www.php.net/downloads.php > > Windows binaries can be found on http://windows.php.net/download/ > > The full list of changes is recorded in the ChangeLog: > http://www.php.net/ChangeLog-5.php#5.4.30 > > Stanislav Malyshev > PHP 5.4 RM > > > -- > PHP Announcements Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11337e4248911804fe761aa3--