Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:323872 php.internals:77325 php.announce:128 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35405 invoked from network); 19 Sep 2014 04:55:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2014 04:55:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.174 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.174 mail-pd0-f174.google.com Received: from [209.85.192.174] ([209.85.192.174:55264] helo=mail-pd0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/D0-24163-947BB145 for ; Fri, 19 Sep 2014 00:55:38 -0400 Received: by mail-pd0-f174.google.com with SMTP id v10so2852477pde.33 for ; Thu, 18 Sep 2014 21:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Qa0jn4NdJWPQqn5DloCNhFsrHhWL7P2LglNLlOheCEk=; b=bxqTac125Eq7LEC4QsBxt1keFaMO9niF7fQnZH3LDWtdYF7rNAlWOyljesRztAZPNK jh+fRzdu4e6o2h/OXKyv4fPCbDt9gOsshyiCozFiJ7JntX3Yip/aAH2wmvyoi5I/uBk2 Z46B5OLpgLTCsQnetnOZ8XUnj7BixC74n4WDcZP71Rwyk1emDaUo87EtS3Cx9XMbGD3O vaw7QDtB5GWv+4rVu51kIlJI0rudILYu7Rwq0UExTJH6xZh7sV0BxdMWYdCaVUu210XI YQrVfG1DIkUE8b/Kcb28Nj5LvH3UXBxypZi+mZMRFhbrGOScqFxl37nc3JhY6u4cRA5h i1jw== X-Received: by 10.68.65.7 with SMTP id t7mr10396450pbs.127.1411102534113; Thu, 18 Sep 2014 21:55:34 -0700 (PDT) Received: from Stass-MacBook-Pro.local ([50.125.136.76]) by mx.google.com with ESMTPSA id l4sm573088pbq.49.2014.09.18.21.55.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Sep 2014 21:55:33 -0700 (PDT) Message-ID: <541BB746.6000606@gmail.com> Date: Thu, 18 Sep 2014 21:55:34 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: php-announce@lists.php.net, PHP Internals , "php-general@lists.php.net" Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.33 Released From: smalyshev@gmail.com (Stas Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.33. 10 bugs were fixed in this release. All PHP 5.4 users are encouraged to upgrade to this version. This release is the last planned release that contains regular bugfixes. All the consequent releases will contain only security-relevant fixes, for the term of one year. PHP 5.4 users that need further bugfixes are encouraged to upgrade to PHP 5.6 or PHP 5.5. For source downloads of PHP 5.4.33 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on http://windows.php.net/download/ The list of changes are recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.33 Stanislav Malyshev PHP 5.4 RM