Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:324594 php.internals:84379 php.qa:67500 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71398 invoked from network); 6 Mar 2015 09:23:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2015 09:23:33 -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 74.125.82.182 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.182 mail-we0-f182.google.com Received: from [74.125.82.182] ([74.125.82.182:45565] helo=mail-we0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/04-41399-41279F45 for ; Fri, 06 Mar 2015 04:23:33 -0500 Received: by wesp10 with SMTP id p10so55997329wes.12; Fri, 06 Mar 2015 01:23:28 -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=xicKXj5IxDAss7Abrpz8WAC4Ttqtan0IPjDzd68EsqU=; b=jQqD5z84uXCKWmnWPx8DVFfwzhRRP2P3FNtafgFuCsW8S7xPPRow+PwIAbsCtENzp4 nCvF3nvJwn91y3xYmY/UlZhy95isivfaCkhEsmR3whlWt3x/NMIqzl0d6hlSnNA0SSNZ ffSfwKeMKaLEunIS1MH7yJEFn/8dCwlQyTCRXRWsfMSn3IXQpozSzPJaDCMq5GYlZnJc +zRuknDEH9Z7wIZXaNp9BI8xIs44jCfhQUE8GCSewvcnchu2D6eXcLqBiucfwzaxsDoO ieB+ASafzGDBP6M6ZXU0qGolMC0jv0uY8EsVLqOYAieUBWi+zTiC1I3a7XaBSkalHPO9 mpdA== X-Received: by 10.194.8.99 with SMTP id q3mr27960992wja.88.1425633808634; Fri, 06 Mar 2015 01:23:28 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.198.210 with HTTP; Fri, 6 Mar 2015 01:22:48 -0800 (PST) Date: Fri, 6 Mar 2015 10:22:48 +0100 X-Google-Sender-Auth: DQRrx9ww7Ldy-6AOk48KZitDaVU Message-ID: To: PHP QA , php-general@lists.php.net, PHP Internals Content-Type: multipart/alternative; boundary=047d7b5d6592be5a1905109b3cd6 Subject: PHP 5.5.23RC1 is ready From: jpauli@php.net (Julien Pauli) --047d7b5d6592be5a1905109b3cd6 Content-Type: text/plain; charset=UTF-8 Hi, PHP 5.5.23RC1 is available for testing. You can download it from https://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.23RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for March 19th, if no critical issues will be discovered in the RC. Thank you for your support. Julien Pauli & David Soria Parra --047d7b5d6592be5a1905109b3cd6--