Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83291 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68154 invoked from network); 20 Feb 2015 11:52:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2015 11:52:45 -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 74.125.82.51 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.51 mail-wg0-f51.google.com Received: from [74.125.82.51] ([74.125.82.51:65454] helo=mail-wg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/02-54878-B0027E45 for ; Fri, 20 Feb 2015 06:52:43 -0500 Received: by mail-wg0-f51.google.com with SMTP id y19so12635412wgg.10 for ; Fri, 20 Feb 2015 03:52:40 -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=BdyGw42YWgXOFPKTjsEN8G+0vAkWeDjkdnlbcJphL4I=; b=yN0dxDlEUE+uhsWAeosQS30HAAYH3KsEtiw57TM3DYKUnsRbkttygeexRswIieDyTB 1m6jdlsqY24BarpacM626QUDgKn+MSvkGNVX2u8extrWDz3GY4wuic9c5etCQZewqqmF pEJNOu+hEOQgifJN9848pZmSoSbGLfEiTjocbp+/LKPDZcJEi3wbN3ZU32pDJAFunUxV 0dIqpsk2Wiw2nNlFiNdiKXWfZ8I42yIyOGVjuTtcPg7StrF0iPZqkXIntM11mrFwtu+x jca+0WUNFX0jNvXRC7qQ449UZA7uSqDWQgWpj6bRIH5Dww+ej/dzzq1UNsAYhKMuC+ky qj9A== X-Received: by 10.194.175.202 with SMTP id cc10mr18195772wjc.27.1424433160843; Fri, 20 Feb 2015 03:52:40 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.198.210 with HTTP; Fri, 20 Feb 2015 03:51:58 -0800 (PST) Date: Fri, 20 Feb 2015 12:51:58 +0100 X-Google-Sender-Auth: UKkcPyyDdBYRxAO9tZ2FoP2G00c Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e013d0f488ef8a6050f83b09f Subject: PHP 5.5.22 is available for downloads From: jpauli@php.net (Julien Pauli) --089e013d0f488ef8a6050f83b09f Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.22. This release fixes several bugs and addresses CVE-2015-0235 and CVE-2015-0273. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.22 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.22 Julien Pauli & David Soria Parra --089e013d0f488ef8a6050f83b09f--