Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78129 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 436 invoked from network); 17 Oct 2014 08:54:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2014 08:54:41 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.171 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.216.171 mail-qc0-f171.google.com Received: from [209.85.216.171] ([209.85.216.171:56329] helo=mail-qc0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/60-30834-059D0445 for ; Fri, 17 Oct 2014 04:54:40 -0400 Received: by mail-qc0-f171.google.com with SMTP id i17so226446qcy.2 for ; Fri, 17 Oct 2014 01:54:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=OcQXIzotFfgSMVBgssmj7leEGEJi5e7vgIEXaX37zXo=; b=x5GNnp7lvG3wFdhc2LucsBZt1jcBEye0Od3WZo4mgyHA/sJFyQKBmUaH1MaNIvw77F dzfBQ79sJcEsavHqTh6Bftu20WCS1III+F7pJSkK4Dyvn7WZETpLVyuc3xJK9HbILYUo XTgoTk9MAT5JE2oOrieOISlsdJKLiut+M1F98dfGBuPKDNYL0dh5UGRjQpqyGeU5O94R zHAzLSQrS/2txHlakz9Mc2dCE++WZ5UwV+FA+zj3kaden1hBRRtylERJopmAj4v3z1oj jO9s8Ua6d3zgYP6KUeErzXbq+yKwnSuR0NfEL2zGTat2K1vQoSopbZo//xHQknz4nthT BwKA== X-Received: by 10.140.93.130 with SMTP id d2mr9471608qge.28.1413536078508; Fri, 17 Oct 2014 01:54:38 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.23.71 with HTTP; Fri, 17 Oct 2014 01:53:58 -0700 (PDT) Date: Fri, 17 Oct 2014 10:53:58 +0200 X-Google-Sender-Auth: 4-Gen0PtrwR2ZCKHlzuK5mGLR34 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a113b99b8d63c3e05059a833c Subject: PHP 5.5.18 is available From: jpauli@php.net (Julien Pauli) --001a113b99b8d63c3e05059a833c Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.18. Four security-related bugs were fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. PHP 5.5.18 also fixes a regression that was unfortunately included into PHP 5.5.17, regarding SSL Streams. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.18 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.5.18 Julien Pauli & David Soria Parra --001a113b99b8d63c3e05059a833c--