Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:322300 php.internals:69603 php.announce:104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17120 invoked from network); 17 Oct 2013 11:45:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2013 11:45:14 -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.220.179 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.179 mail-vc0-f179.google.com Received: from [209.85.220.179] ([209.85.220.179:48974] helo=mail-vc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/E0-12663-9CDCF525 for ; Thu, 17 Oct 2013 07:45:14 -0400 Received: by mail-vc0-f179.google.com with SMTP id hz11so37934vcb.10 for ; Thu, 17 Oct 2013 04:45:10 -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=tYC70B6Av2PfmqufVScjIJdpGWiWDJaGfh5FE53zsLM=; b=KEE7kvDM8EMV+JI9BbrlD4lpvJ6+lpwtzIrov4HXb9HJkU3lp8e5vG5BEaQJTslPzy purMcRr1TgB7Y0JCaEdkXZ4TFDMOe9NanF33NOk7gWwMAhxvgFBFyrFbqE1i0yaR9Glm vESYhv+rZucpiYm8ET2DADXh+/KM0Ea+OxUIyFt+ONdwJlb2oTm5Stw26HICdIXOGnxE 9AWYJYROl6bxm0oUOfealPEIwUwnZYuKH3AY+iU8szwzah33fQbRsu0j5keAHlIs7jTM f6Fz244xbVkpthWUqFzqF/2HNm/J3mTVYU3n/8nJim/nKb3nsp8PU58CfaEcNfW95bLF 99Xg== X-Received: by 10.220.184.70 with SMTP id cj6mr639991vcb.23.1382010310561; Thu, 17 Oct 2013 04:45:10 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Thu, 17 Oct 2013 04:44:30 -0700 (PDT) Date: Thu, 17 Oct 2013 13:44:30 +0200 X-Google-Sender-Auth: F46kQHyL0ykeIUxQPg4aHbSyCys Message-ID: To: PHP Internals , php-announce@lists.php.net, php-general@lists.php.net Content-Type: multipart/alternative; boundary=089e0141a440a313ef04e8ee59bd Subject: PHP 5.5.5 is released From: jpauli@php.net (Julien Pauli) --089e0141a440a313ef04e8ee59bd Content-Type: text/plain; charset=ISO-8859-1 Hi! The PHP development team announces the immediate availability of PHP 5.5.5. This release fixes about twenty bugs against PHP 5.5.4, some of them regarding the build system. All PHP users are encouraged to upgrade to this new version. For source downloads of PHP 5.5.5 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.5 We would like to thank the contributors and the PHP community for making this release available. Regards, Julien Pauli & David Soria Parra --089e0141a440a313ef04e8ee59bd--