Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65145 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8283 invoked from network); 24 Jan 2013 11:24:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2013 11:24:19 -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.212.41 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.41 mail-vb0-f41.google.com Received: from [209.85.212.41] ([209.85.212.41:51063] helo=mail-vb0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/14-65404-DD911015 for ; Thu, 24 Jan 2013 06:24:18 -0500 Received: by mail-vb0-f41.google.com with SMTP id l22so4609513vbn.28 for ; Thu, 24 Jan 2013 03:24:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:from:date:x-google-sender-auth :message-id:subject:to:content-type; bh=VWC9/qHhmisvZo4y3xnAvW8r5XxmKwwq5WYQByAXtGc=; b=pU1GdiEbfH6nZ1O4+njYEzLAxYl2LZ7t3b/CLOB+gpFqdRLfiW/ChZqTrwyq18EqJQ nfWieRk7DV8LfRlrY1SwYkPYXqraTu7DKmfjkEi6J1Y2ne/UpyfnE6xKuOJiiMxG9jK5 w+svmfuTc/SRFvluRCJWkUMSMIGQTDUPTvoHCfrGgUkCms2s3sv65EL+Kz4B+2uvwil6 op6Mfw2zrMbh7sqvJ5/5eHh0GW8rK11s6cFFYWQ5JNtRwogrSsDgbcwch/2z+c2Zoqb3 aUl33g1hh/i5Dh+2/47a8nmRUSuIx0R8UpwnpjVWeL3Z2W76P+mQMgTycwetVM/pyx7f 6GyQ== X-Received: by 10.220.230.135 with SMTP id jm7mr1475190vcb.32.1359026650761; Thu, 24 Jan 2013 03:24:10 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.140.132 with HTTP; Thu, 24 Jan 2013 03:23:29 -0800 (PST) Date: Thu, 24 Jan 2013 12:23:29 +0100 X-Google-Sender-Auth: kXpO5jp8mTZanMWMlpRiRbAhfrY Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=14dae9cdc805c24a4104d4070ca0 Subject: PHP5.5.0alpha4 is ready for testing From: jpauli@php.net (Julien Pauli) --14dae9cdc805c24a4104d4070ca0 Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, PHP 5.5.0alpha4 has been tagged today. This release contains bug fixes against alpha3, and adds the class name resolution via scalar and the DateTimeImmutable The packages can be found at: http://downloads.php.net/dsp As you know, you may read the NEWS file in the source tree for full changelog of this release. Please test PHP5.5.0alpha4 carefully, and report any bugs in the bug system. We may begin now the beta stage of 5.5.0. Please, be warned that now features are frozen, betas won't accept new features to be added and should focus on consolidate the code against bugs. The first beta should be tagged on February 7th. We would like to thank all the contributors that made this alpha4 possible. Regards David and Julien --14dae9cdc805c24a4104d4070ca0--