Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:325095 php.internals:88055 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69335 invoked from network); 4 Sep 2015 20:00:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2015 20:00:16 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.41 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.41 mail-pa0-f41.google.com Received: from [209.85.220.41] ([209.85.220.41:33518] helo=mail-pa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/73-49334-058F9E55 for ; Fri, 04 Sep 2015 16:00:16 -0400 Received: by pacex6 with SMTP id ex6so33385465pac.0; Fri, 04 Sep 2015 13:00:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=OKOSPhH7VlTmgyHOvqh7957zmN+7P57QFjdI4s2in2Q=; b=WPBa5eNn4Ff+2MZt/ApV0CeVZvOfuxZ4cBYLYfPRGjoIjIOQqFoZitKtEtJoQ6eNCf tpjIa+7LAirM+7nlIk4YlFt5TAe5bzm/Dny3iDkmgLwvUesr+gbNDdPA0OrRTjk4JavK 2di34+zlsKM7f6RJaq7ci67NI+wFsooEVprC4V3iPGOlGzn3ISi2qtukGFrFxEkCeu9D cb0XU7lfMp77kdj1fQvSytJC2NXOvTE42BOwuiel2Vetft9wqC0fvDJ7/h+971/gRIUL QV62z8yvHEY8NdNAG5+eY7ELCglMeuZKL5tqlsIyVyalaiah3PDwyV/zkMNwdMYM6XZ9 4Zpg== X-Received: by 10.68.250.5 with SMTP id yy5mr11852169pbc.34.1441396813353; Fri, 04 Sep 2015 13:00:13 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by smtp.gmail.com with ESMTPSA id j10sm3451941pdr.7.2015.09.04.13.00.12 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 04 Sep 2015 13:00:12 -0700 (PDT) To: PHP Internals , php-general@lists.php.net References: <55C44C2B.2040504@gmail.com> Message-ID: <55E9F849.3070104@gmail.com> Date: Fri, 4 Sep 2015 13:00:09 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <55C44C2B.2040504@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.45 Released From: smalyshev@gmail.com (Stanislav Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.45. Ten security-related issues were fixed in this release. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.45 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.45 Please note that according to the PHP version support timelines, PHP 5.4.45 is the last scheduled release of PHP 5.4 branch. There may be an additional release if we discover important security issues that warrant it, otherwise this release will be the final one in the PHP 5.4 branch. If your PHP installation is based on PHP 5.4, it may be a good time to start making the plans for the upgrade to PHP 5.5 or PHP 5.6. The SHA-265 checksums for PHP binaries are: 4e0d28b1554c95cfaea6fa2b64aac85433f158ce72bb571bcd5574f98f4c6582 php-5.4.45.tar.bz2 25bc4723955f4e352935258002af14a14a9810b491a19400d76fcdfa9d04b28f php-5.4.45.tar.gz The GPG signatures for the source packages are: php-5.4.45.tar.bz2: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iF4EABEIAAYFAlXmCNsACgkQL3lWvF2gS10AbAD8CbkT3nAQi5NfiqIjkjzQXbiY CZORGfMwtKCLKeGBOAYBAIlbYuoE6SNhoEiqPl5AVYIyphoIa2zAAhjGLuKm8oTi =dNUX -----END PGP SIGNATURE----- php-5.4.45.tar.gz: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iF4EABEIAAYFAlXmCOUACgkQL3lWvF2gS13jwwD/WxCIAbyvTNojxedCAQfMs7Ps ax0FLk1iy5K29wM1i+UA/28PPFu9y7fO4Si3kFMn4e3t2zYRVT6rAkT9GsUkHrnw =lCj4 -----END PGP SIGNATURE----- The public keys can be found on the PHP downloads pages: http://php.net/downloads.php#gpg-5.4 Regards, Stas Malyshev PHP 5.4 RM