Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:322747 php.internals:71501 php.qa:67086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1843 invoked from network); 24 Jan 2014 12:58:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 12:58:27 -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.181 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:47633] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/EE-39789-27362E25 for ; Fri, 24 Jan 2014 07:58:26 -0500 Received: by mail-vc0-f181.google.com with SMTP id ie18so1814288vcb.40 for ; Fri, 24 Jan 2014 04:58:23 -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=GuvB4QcexIXHr8OO0Qc/cfmCnp3XlLnpJIARoRaxLZ8=; b=wBVud6/JXLnhHitigjC33YyRtwKSCPJrRpldDZYLZ1OT3xWBajpyAbSNAOXVQfzg3w kjbfP95Sm2w+/FPQqrxbHwK3YeVrfmFbqequZOXKqtxrNyqVF2tNYPDOg+iWyHyVi7k7 pY91MiJ+DlQRQrXOuBhBNAi9RCB2UpK1v1dZ/6BmmNpCoPm9iugqrF1efsVMQR59EOxv eJtFzQ9IUXr5b3igHAli7sV1lnTk5SLAxl5gZX9dJvTnDuhXuxB7HmQSH/60PpoWFg8A 8YCqslejgRyhIYkAE28H94amYBicAKl0L2eoCLhsyjDx1lTLGGfJK4axO+gCC6utVqEX ObMA== X-Received: by 10.220.11.141 with SMTP id t13mr3136784vct.30.1390568303569; Fri, 24 Jan 2014 04:58:23 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.158.206 with HTTP; Fri, 24 Jan 2014 04:57:43 -0800 (PST) Date: Fri, 24 Jan 2014 13:57:43 +0100 X-Google-Sender-Auth: 6QFu7J38rKR_iGagY4S5j7Gtj48 Message-ID: To: PHP QA , php-general@lists.php.net, PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: PHP 5.5.9RC1 is ready for testing From: jpauli@php.net (Julien Pauli) Hello, 5.5.9 RC1 is released on http://downloads.php.net/jpauli/ and http://windows.php.net/qa/ You may test it and report any bugs or regressions that you may meet. We plan to release the final 5.5.9 in two weeks, if no big issue shows in between. Thank you, Julien Pauli & David Soria Parra