Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79817 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28277 invoked from network); 19 Dec 2014 15:13:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Dec 2014 15:13:05 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.48 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.48 mail-wg0-f48.google.com Received: from [74.125.82.48] ([74.125.82.48:37745] helo=mail-wg0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/90-22885-08044945 for ; Fri, 19 Dec 2014 10:13:05 -0500 Received: by mail-wg0-f48.google.com with SMTP id y19so1579861wgg.35 for ; Fri, 19 Dec 2014 07:13:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=P3Dap8wUv+ObTZfHetZ3hgVJpUIAOLTCxlavo4Bady0=; b=xVy79a498+nUEmAXIIB+eoHmKcC17zgDLE1TRNXPFFkqEGeO4Ckn64/bfrwEsm+GWs +d52rFAKmlVRoQXJeuwgkR9RgGhBjh8xUeSh14LfzZDDHaonLt6OF92nMf2kMqYVY3rp /wI6por9uEJYrf5CUDe9bC0R5T+9IDtLyI0sLgDm6rPkscHC6TNlltxdntywtdl4wGq8 kupej0+zlEXEJbUBD++TaNU0I6j64MM/sZ1S60/bkfelIQoS6wjEF5CmYczZJTCMWZKx aTi86Xe46KAybhEXdkXrxZKVvS8F2JnsUAvxyi+8WN4tkOLV85ISnT6QvDpJ+Yxc3Q7m +MAA== MIME-Version: 1.0 X-Received: by 10.180.7.198 with SMTP id l6mr6834422wia.26.1419001980019; Fri, 19 Dec 2014 07:13:00 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.180.88.33 with HTTP; Fri, 19 Dec 2014 07:12:59 -0800 (PST) Date: Fri, 19 Dec 2014 16:12:59 +0100 X-Google-Sender-Auth: s8g_90ZKli5Hvjf3tX9s1RSVGsI Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=f46d044287c0f46a2e050a93246e Subject: PHP 5.6.4 is available From: tyrael@php.net (Ferenc Kovacs) --f46d044287c0f46a2e050a93246e Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.6.4. This release fixes several bugs and one CVE related to unserialization. All PHP 5.6 users are encouraged to upgrade to this version. For source downloads of PHP 5.6.4 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.6.4 Ferenc Kovacs & Julien Pauli --f46d044287c0f46a2e050a93246e--