Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:324039 php.internals:78900 php.announce:135 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77329 invoked from network); 14 Nov 2014 08:11:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2014 08:11:08 -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.192.171 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.171 mail-pd0-f171.google.com Received: from [209.85.192.171] ([209.85.192.171:64133] helo=mail-pd0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/A0-07200-A19B5645 for ; Fri, 14 Nov 2014 03:11:07 -0500 Received: by mail-pd0-f171.google.com with SMTP id r10so16228215pdi.16 for ; Fri, 14 Nov 2014 00:11:04 -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=bFYuqvZym/ijViyQXG/MA4dafEIMwqqMX7ucY4L5ZhI=; b=sz/Sg93J/3tISnB/ibFu/Yl8pCMNbcBYMiqzFcL5tk+/je1xH1XuhjVZ/zilI7iaW7 D3n5PFTOjMdJQldolFLz4z+GLV8lTdXVGaN9/GbZ4SAlV7Z2Mv+lBnaKgEfiGixPX64X s2HL3CqANf5TzIvbEg7lGNJCid3s+6CUkN30nxUlND4ED4znml1lV4+mQV2W5QEqgh3E MYZpOgw44ewSO/bhuTyFfu+F/C5L9N/dGtkdkWE74lpzZawgfp8/85aqP3UPnRZKJL3d al9ce43AhppiSsNvUxT2PlBinYIHgoIbPX+62Vl+ZH4i8Cyl+Yj+hTNJ0BkhOCy+qnZY xUMw== X-Received: by 10.66.222.231 with SMTP id qp7mr8426017pac.39.1415952663829; Fri, 14 Nov 2014 00:11:03 -0800 (PST) Received: from [192.168.2.102] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id zn2sm26748577pbb.41.2014.11.14.00.11.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Nov 2014 00:11:03 -0800 (PST) Message-ID: <5465B915.4010105@gmail.com> Date: Fri, 14 Nov 2014 00:11:01 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: internals@lists.php.net, php-general@lists.php.net, php-announce@lists.php.net Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.35 Released From: smalyshev@gmail.com (Stanislav Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.35. 4 security-related bugs were fixed in this release, including the fix for CVE-2014-3710. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.35 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.35 Stanislav Malyshev PHP 5.4 RM