Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70623 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18659 invoked from network); 13 Dec 2013 11:08:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2013 11:08:52 -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.128.176 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.176 mail-ve0-f176.google.com Received: from [209.85.128.176] ([209.85.128.176:63563] helo=mail-ve0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/9D-32587-0CAEAA25 for ; Fri, 13 Dec 2013 06:08:48 -0500 Received: by mail-ve0-f176.google.com with SMTP id oz11so1232302veb.7 for ; Fri, 13 Dec 2013 03:08:45 -0800 (PST) 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=c8YVbgqrO9t+IzwRWwmWgwFjdkz/IZ4iUL0v71Q9tRE=; b=h4IDYNZCEz0Sldc04dVsk1oX+nmO9OoPJb7TxAjLWB9qYWIBdnZtoJ+jr7rwpU+3F1 hIm6d5NLDeC09k1Tip7lXhGvb+diR5KENRivt7foHZwDZkPg8svB+oyP0Af2XmQvE9iK LfvJB7IEtsXnpwg2kmnaCMBR1pxeqD5c8/6rVuFMOhF5Tc8VZtOd63K1+pWEKHDWEAWN rQ4om0FKPaoFjIENBbvxJQfal1xqrJywhfLKZoifbFUOnzP9FCNLK2gUc4HOHAKOY3ph diBO6Rgv6t0SybnYc+VVOFuiCWSUwn+6ejk+x6qQ5FsL4jcQ1OQgAsLxRff7DZhpjjVg LpiQ== X-Received: by 10.58.180.227 with SMTP id dr3mr914686vec.36.1386932925657; Fri, 13 Dec 2013 03:08:45 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Fri, 13 Dec 2013 03:08:04 -0800 (PST) Date: Fri, 13 Dec 2013 12:08:04 +0100 X-Google-Sender-Auth: E7v0mxmD41-4g3K4Z8mngOQKwBo Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b66fbcf5c7a8104ed687c79 Subject: PHP 5.5.7 has been released From: jpauli@php.net (Julien Pauli) --047d7b66fbcf5c7a8104ed687c79 Content-Type: text/plain; charset=ISO-8859-1 Hi! The PHP development team announces the immediate availability of PHP 5.5.7. This release fixes several bugs against PHP 5.5.6, and it also includes a fix for CVE-2013-6420 about OpenSSL extension. All PHP users are encouraged to upgrade to this new version. For source downloads of PHP 5.5.7 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 at: http://www.php.net/ChangeLog-5.php#5.5.7 We would like to thank the contributors and the PHP community for making this release available. Regards, Julien Pauli & David Soria Parra --047d7b66fbcf5c7a8104ed687c79--