Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64821 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3766 invoked from network); 10 Jan 2013 15:50:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2013 15:50: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.212.47 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.47 mail-vb0-f47.google.com Received: from [209.85.212.47] ([209.85.212.47:52589] helo=mail-vb0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/7A-02684-C43EEE05 for ; Thu, 10 Jan 2013 10:50:37 -0500 Received: by mail-vb0-f47.google.com with SMTP id e21so498042vbm.20 for ; Thu, 10 Jan 2013 07:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=tMdMzRCeJnm8/m9e4wjUJSmPy53G42ldYHxtsnjdL7g=; b=fc2g7YW9eaAhC+fzy8bd8+03vg94z6iK0gdUcnw6CuPqELQxVPsv9HOk3upzLkSeip gFEfSQooSb6WjXQQvOTFnHVtuBs20ce2jiaPfp5hVwKnqe9FX4ObZWnyfvsjdcpD9AM7 V/8A8tHSj8leZpKwC28KLJAd5nrMyKxDiY3lxaoofL19PrHFI5L1MguMZn2HROxzDp1X DgjPipfYMaRMwZNCTNx22tTJvZBfIhTsV+wptaNrzLRQ+AiouHKTmwuRBcOPt+c1+RDH SHw/VWC0CnsOthKsGGTdJL1Xd6iM0xL6pcn4kaEeNtGVId8mnOkkk88ul+tqy0ZxD1sZ oBWQ== Received: by 10.52.66.71 with SMTP id d7mr79637014vdt.121.1357833034286; Thu, 10 Jan 2013 07:50:34 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.140.132 with HTTP; Thu, 10 Jan 2013 07:49:54 -0800 (PST) Date: Thu, 10 Jan 2013 16:49:54 +0100 X-Google-Sender-Auth: V_DqWQPZkV_NhOkBAO-OdhGGTuU Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=20cf30781366ac447d04d2f1233f Subject: PHP5.5.0alpha3 released From: jpauli@php.net (Julien Pauli) --20cf30781366ac447d04d2f1233f Content-Type: text/plain; charset=ISO-8859-1 Hi Internals, PHP 5.5.0alpha3 has been tagged today. This release contains bug fixes against alpha2, as well as new features in existent APIs. 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.0alpha3 carefully, and report any bugs in the bug system. Alpha 4 will be tagged on January 24th. Thank you all contributors who pushed code and ideas for this alpha3. Regards David and Julien --20cf30781366ac447d04d2f1233f--