Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:324398 php.internals:82027 php.qa:67485 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1639 invoked from network); 6 Feb 2015 09:20:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2015 09:20: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.178 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.178 mail-we0-f178.google.com Received: from [74.125.82.178] ([74.125.82.178:64992] helo=mail-we0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/CA-45146-E5784D45 for ; Fri, 06 Feb 2015 04:20:30 -0500 Received: by mail-we0-f178.google.com with SMTP id k48so12423801wev.9; Fri, 06 Feb 2015 01:20:26 -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=WJIfxQX9P3IlqkxsCH/+AuTwd1lhMGS3qMtYDOeoNjM=; b=ZOhAwkb6MD9yV8DCZvmUp238oaw4XGqMCM+SUbUarC8KhQOfa0VwWhmmHZskJvGk/n bbVe+nqFIAHqudHMFJLlv2cEpJX7WF4HuiDgDq0CZ3/jBXTzCKWURbtG2ZhPlSMXtEtI wngk1OFo5i8pDb60+qKSabBWXqEPCqAjhJ+r+IpD4h/ZeowOn9pzIIsou/yHYVTOyNgU QQSSB4HHAN/WBGPf6QnHE5E42c7t1u+qVbQUy/XYWmjxqal/dzOucUIn6Q556a0ayTOq Oy1vi2Tez4EQmMn+W1R7aCjaRDRrvgp7BmCFC5Og5Gs6J1sx8oB/dpLeLVG9etIhy6eb bnBg== X-Received: by 10.194.84.176 with SMTP id a16mr5160893wjz.113.1423214425896; Fri, 06 Feb 2015 01:20:25 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.94.137 with HTTP; Fri, 6 Feb 2015 01:19:45 -0800 (PST) Date: Fri, 6 Feb 2015 10:19:45 +0100 X-Google-Sender-Auth: Vu7ONFXpwA9B71DKfTMk4J-m4rY Message-ID: To: PHP QA , PHP Internals , php-general@lists.php.net Content-Type: multipart/alternative; boundary=047d7bfcfd484b7e07050e67eee5 Subject: PHP 5.5.22 RC1 is ready for testing From: jpauli@php.net (Julien Pauli) --047d7bfcfd484b7e07050e67eee5 Content-Type: text/plain; charset=UTF-8 Hello PHP 5.5.22 RC1 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.22RC1/NEWS Please test it carefully, and report any bugs in the bug system. The stable release is planned for February 19th, if no critical issues will be discovered in the RC. Thank you for your support. Julien Pauli & David Soria Parra --047d7bfcfd484b7e07050e67eee5--