Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78124 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50809 invoked from network); 17 Oct 2014 00:29:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2014 00:29:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.45 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.45 mail-qg0-f45.google.com Received: from [209.85.192.45] ([209.85.192.45:33105] helo=mail-qg0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/61-41372-4F260445 for ; Thu, 16 Oct 2014 20:29:41 -0400 Received: by mail-qg0-f45.google.com with SMTP id q107so3419847qgd.18 for ; Thu, 16 Oct 2014 17:29:37 -0700 (PDT) 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=Y1HWKeBqR9ewpLEdCZgUTHYjtB1fIpMUMX47bQ4hVUM=; b=BGS2uuRPui0p7tAlZJcxdjxmoPVk6w7we/5CttRPnWvSTf8thyGBXSG2KIW8Kbw6q1 jrcZtvTLXeXUh6s2+7pvc5vEyLtQURHyvYKUgpTHxV03vLHuJWJuroT2ObyLwbuTuK0C mSzQ3G9kplQ+tNIK9bda3f+/GpbHS+tGHV8UuKDFWBQkAIZY5cFcJfDJpBan8+QkbiF0 hYsjZCOFnFz51AmOUi2fdtIiF+7jUwns84wjGm8h2RtaNiO2H3Ez5zx2WFR+YfA3aQoF 1yO+FJWI6V/83qcWS9hOZqwLmMXMcJ8zT09V2mY8dkeDvKpPTZQawEKBsSeXyuH3FFfs Phdg== MIME-Version: 1.0 X-Received: by 10.140.84.177 with SMTP id l46mr6974391qgd.100.1413505777317; Thu, 16 Oct 2014 17:29:37 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.140.107.130 with HTTP; Thu, 16 Oct 2014 17:29:36 -0700 (PDT) Date: Fri, 17 Oct 2014 02:29:36 +0200 X-Google-Sender-Auth: vUXAOKnOVFZuISx0JQn8_I9FoP0 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a11c14c24bec0d30505937537 Subject: PHP 5.6.2 is available From: tyrael@php.net (Ferenc Kovacs) --001a11c14c24bec0d30505937537 Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.6.2. Four security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. All PHP 5.6 users are encouraged to upgrade to this version. For source downloads of PHP 5.6.2 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.2 Ferenc Kovacs & Julien Pauli --001a11c14c24bec0d30505937537--