Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:323720 php.internals:76410 php.qa:67396 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13616 invoked from network); 8 Aug 2014 07:38:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2014 07:38:59 -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.220.173 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.173 mail-vc0-f173.google.com Received: from [209.85.220.173] ([209.85.220.173:61753] helo=mail-vc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/20-11910-29E74E35 for ; Fri, 08 Aug 2014 03:38:58 -0400 Received: by mail-vc0-f173.google.com with SMTP id hy10so7807247vcb.32 for ; Fri, 08 Aug 2014 00:39:29 -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=6IRdufPGF//b9pUTl36NlsTpNcz5iSuMrNRtPNQKmDM=; b=wKS/kRJuZgCXQyljKE+P71b6DSgT9sREOk+XYS/V/c2LAI/QzkpgvFBHCtOBACGGI2 ntsvcKSaAcaiBH/GPRmBJjAXwx61krhNwTIJbhlQPtwrrYEGFYKgbx6wZ3oszdXDEwXb SvjCy75hTNuD160pbmKKOmp91cUnCH6/xwJMo2tZpcFnkxMh048gIZdlJdCxv9/5ctIK gMWRyhEMsTcLM4TSOGRbfHaA8FTowmQ/qU46+thoTzcya8sTxOoOhb98mc4t5HZk7RV7 CwFc2sSUHAeZu0DKU1SSuC+yZ0RGqPbYruGgTqeRML7HXxaazWU53n/gkv3eCjWjNfCl KsDQ== X-Received: by 10.52.142.102 with SMTP id rv6mr5777479vdb.26.1407483569235; Fri, 08 Aug 2014 00:39:29 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.30.70 with HTTP; Fri, 8 Aug 2014 00:38:49 -0700 (PDT) Date: Fri, 8 Aug 2014 09:38:49 +0200 X-Google-Sender-Auth: ZTEPNk7ZsImBeel20WL4vwxttjs Message-ID: To: PHP Internals , PHP QA , php-general@lists.php.net Content-Type: multipart/alternative; boundary=bcaec51a7c4c2c99470500194e19 Subject: PHP 5.5.16RC1 is available From: jpauli@php.net (Julien Pauli) --bcaec51a7c4c2c99470500194e19 Content-Type: text/plain; charset=UTF-8 Hi! We just released PHP 5.5.16 RC1. You can fetch it from http://downloads.php.net/jpauli/ The Windows binaries are available at http://windows.php.net/qa/ This release contains a number of bugfixes. For the list of bugfixes that you can target in your testing, please refer to the NEWS file: https://github.com/php/php-src/blob/php-5.5.16RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for August 21st, if no critical issues will be discovered in the RC. Thank you for your support. Julien Pauli & Savid Soria Parra --bcaec51a7c4c2c99470500194e19--