Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86613 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88965 invoked from network); 12 Jun 2015 07:15:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2015 07:15:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.177 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.177 mail-wi0-f177.google.com Received: from [209.85.212.177] ([209.85.212.177:34695] helo=mail-wi0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/7D-31453-5278A755 for ; Fri, 12 Jun 2015 03:15:51 -0400 Received: by wibut5 with SMTP id ut5so9433592wib.1 for ; Fri, 12 Jun 2015 00:15:46 -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=7gsci2jXtjLq6cNYMiOhvQuD+G1k+mIPHXST3Btz5Qo=; b=em+IXEWU5f5nklD1dOmptedRdXJ/oHMjBBCBwhUkrxFcuDvUhnH5mD1WQVxU/DSigZ yj30ofKjTJCZlQUuXsIH1kt6WUKIRRSPrKZdRepVUmkH4oW535YmT9jzlL7ZB6nYu5/a 8//FVveKJbjMATpxef8PfhptH75PV8TJU/WM5fKgZyhCjA1OI9Rp09ogkvIogKzOKCZT UqVbvEQuIbQaAX8T5nbFLuAPU/c9m5rVJp4ftFrs2L8RORAMNa7OIzPaJQ8A1fMrkK3w sQ2H8IiDxy2GAFlknSWepeReivomgux78QVFP3Cu8uqjqCLqGw3I5291vcW0kQctMXHL U0Vg== X-Received: by 10.180.100.164 with SMTP id ez4mr4021511wib.53.1434093346814; Fri, 12 Jun 2015 00:15:46 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.120.198 with HTTP; Fri, 12 Jun 2015 00:15:06 -0700 (PDT) Date: Fri, 12 Jun 2015 09:15:06 +0200 X-Google-Sender-Auth: GGibYmoYQ9b67Gp4CiVxqIjPlBI Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=f46d044481c983012205184ce047 Subject: PHP 5.5.26 is available From: jpauli@php.net (Julien Pauli) --f46d044481c983012205184ce047 Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.26. Several bugs have been fixed as well as CVE-2015-3414, CVE-2015-3415, CVE-2015-3416, CVE-2015-2325 and CVE-2015-2326. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.26 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.5.26 Julien Pauli & David Soria Parra --f46d044481c983012205184ce047--