Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:324278 php.internals:81016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31736 invoked from network); 23 Jan 2015 04:37:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2015 04:37:28 -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.220.48 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.48 mail-pa0-f48.google.com Received: from [209.85.220.48] ([209.85.220.48:44298] helo=mail-pa0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/1E-61273-700D1C45 for ; Thu, 22 Jan 2015 23:37:27 -0500 Received: by mail-pa0-f48.google.com with SMTP id ey11so6102094pad.7; Thu, 22 Jan 2015 20:37:24 -0800 (PST) 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=ipViReBsJOSqYw5w6Emad+XujVbGkG0sI7OtPoy+Rww=; b=q+unBbf4TEnudxLeJhmsn4mYBkAt8MFLihOPjFHl6/lp6KyaiSZ2tr7LJreHWFCNdD Hp6E+CYO9SonQDGnE2+jPuInby2C4Pek5BuDjzJXjxo9ZyiDHRx5qEi3CaCNHQLQAUdJ /RapVPwbXmuGGPTqrOH3X0dlz/54yKtK3DWZgftI3Zu4d9VGYfhhB/9hVZzViV2Zumb9 JhJr+IR0Ro6V/H7IrmamXcYShlmOlQMbw4Jyd0cmY5uoXqn8lqBNESjvF2rrmWQna5CS kihlh4craVvXkzo3IqxhDwoHUdzrBGaElexGrv+2tFXDD4lUUhsIdWrHO4shu/EzMVcy 6bjA== X-Received: by 10.68.134.134 with SMTP id pk6mr8225579pbb.146.1421987844568; Thu, 22 Jan 2015 20:37:24 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id cc3sm377996pdb.67.2015.01.22.20.37.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jan 2015 20:37:23 -0800 (PST) Message-ID: <54C1D002.6030804@gmail.com> Date: Thu, 22 Jan 2015 20:37:22 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: PHP Internals , php-announce@lists.php.net, php-general@lists.php.net Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.37 Released From: smalyshev@gmail.com (Stanislav Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.37. Six security-related bugs were fixed in this release, including CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.37 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 is recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.37 Stanislav Malyshev PHP 5.4 RM