Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86602 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11209 invoked from network); 11 Jun 2015 22:29:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2015 22:29: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 209.85.215.50 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:36481] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/E1-31453-FAB0A755 for ; Thu, 11 Jun 2015 18:29:04 -0400 Received: by lazv15 with SMTP id v15so11226655laz.3 for ; Thu, 11 Jun 2015 15:29:01 -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=A1393HEQf51HlauSEwFAZe5NkgauBNwZBlf99QubJnE=; b=lvGNkEwy6egICWV5AzHRjcukI3n1FSS+ZTITALd2FPQ3cKUh1wS35ePvdqItwGFn6K 50vK8UhvRVhcVCqfPaJuUWxlO6dnNUK7cqE/kjo34uEKJdYDeK3C3ibAE/y6NniJrRXw lzHr0d+j3wnGtZodc+QRyqt+f9eVfGbweF9OPj0FijIX39KiL8yGtxAIvDtOvpgvwJ7I tEqVDNYi8SJvC/MXHQAhUFTR4UkP01K/F31azey4zTvKVcCB/xz82ozWsOHBu3x2QYL+ u45mkxjgCGpOvaJOnk5/XekP1/sIdWLKLu/F8Z9n047C4Eb6qd8vWRME2rS/I4W6z7yz M7Kw== MIME-Version: 1.0 X-Received: by 10.112.137.1 with SMTP id qe1mr11982068lbb.22.1434061740973; Thu, 11 Jun 2015 15:29:00 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.152.43.105 with HTTP; Thu, 11 Jun 2015 15:29:00 -0700 (PDT) Date: Fri, 12 Jun 2015 00:29:00 +0200 X-Google-Sender-Auth: umOJ_b-ZAGJnFc9XRjKO92yv_ik Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e01182daaa8253c0518458443 Subject: PHP 5.6.10 is available From: tyrael@php.net (Ferenc Kovacs) --089e01182daaa8253c0518458443 Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.6.10. Several bugs have been fixed as well as several security issues into some bundled librairies (CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-2325 and CVE-2015-2326). All PHP 5.6 users are encouraged to upgrade to this version. For source downloads of PHP 5.6.10 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.6.10 Julien Pauli & Ferenc Kovacs --089e01182daaa8253c0518458443--