Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:323449 php.internals:74875 php.qa:67343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5061 invoked from network); 12 Jun 2014 13:28:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2014 13:28:37 -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.177 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.177 mail-vc0-f177.google.com Received: from [209.85.220.177] ([209.85.220.177:58225] helo=mail-vc0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/85-02977-50BA9935 for ; Thu, 12 Jun 2014 09:28:37 -0400 Received: by mail-vc0-f177.google.com with SMTP id ij19so777104vcb.36 for ; Thu, 12 Jun 2014 06:28:34 -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=t4P1JrBtDObWTwoK5KOAHGGyFc2rccdfPexV5LzJ2Os=; b=upgdh/MOXMOp5u65FbG9egn6Iwt+4ZqcIuCls0jf95+ycLS/MM+tCXz9puuR8zZ+Ni pic7ngtISJPQr0DbGdLPEW9gO1ZgvrZZ6hofHtg5U82kAM7v4lEXuPA3Tnkh+o+T7/+n NAG3oEt1X6BND/mCCTjlvl73zhuaYMhwBpKgjAt4LZdD5Gh1z6zb/b68HNt3n28rG+x3 t9sE/g6u7Jzk52GDHPdLRDYQ096ytiXv71tZsq+J8ATOn2P0wTfR1lsKeWcP0FC5AznY idhTK7o9gz3lrYTHq0oWY3c8l65MqT2bT9Ni/YmWlPd2nIFU8KSANSo/AK1gMAtzubRO 3guA== X-Received: by 10.52.163.161 with SMTP id yj1mr7496895vdb.35.1402579713851; Thu, 12 Jun 2014 06:28:33 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Thu, 12 Jun 2014 06:27:53 -0700 (PDT) Date: Thu, 12 Jun 2014 15:27:53 +0200 X-Google-Sender-Auth: kQwE_90Kj-rgGKv9qJaDXKiKJdw Message-ID: To: PHP Internals , php-general@lists.php.net, PHP QA Content-Type: multipart/alternative; boundary=001a11c249269d080b04fba389fa Subject: PHP 5.5.14RC1 is ready for testing From: jpauli@php.net (Julien Pauli) --001a11c249269d080b04fba389fa Content-Type: text/plain; charset=UTF-8 Hi, PHP 5.5.14RC1 is now available You can fetch it from http://qa.php.net/ Please test it and report any bugs or regressions that you may notice through the bug system at bugs.php.net. Note that preceding 5.5.13 introduced two BC breaks that got fixed in this 5.5.14RC. One is related to the fix for object unserialization (#67072) and one to the fix for date's constructor return value (#67118) Thank you for helping us PHP better. Do not hesitate to contact us in case you notice something strange with our RCs when run against your codes / projects. We plan to have a final release in 2 weeks, as usual. Julien Pauli --001a11c249269d080b04fba389fa--