Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67046 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96251 invoked from network); 11 Apr 2013 08:56:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2013 08:56:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.41 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.216.41 mail-qa0-f41.google.com Received: from [209.85.216.41] ([209.85.216.41:50547] helo=mail-qa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/03-14351-BBA76615 for ; Thu, 11 Apr 2013 04:56:27 -0400 Received: by mail-qa0-f41.google.com with SMTP id bs12so154498qab.7 for ; Thu, 11 Apr 2013 01:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=rSaTVrBdpGCNHAq1/QhPz7qBZ4/ElZELlCcEEimbPfc=; b=oULFgKSQ+YS5UEjTlDXvTbaCK+YgTkMRdHThv+h8FTWdqzMh4lB6S/lHg4rmNRbTqP QEMr475hRXB7p8KWiGDD3s0qZ04qbyxlrJFAKgv4oSYptPQHCq101VVHMcyHQ8Qs8gft zLylUKQS2WnUPWY4IfTTc/dcupuwG4zyXAszFkLqD6KcqrtpXA6XFH53mX9N2P6RM0Qx 1GiJa0/NI3HVvD227HGaCzyRyuN1rvUkhm9BFDr0cfSOkDTen0tpSruRzb/E8N9QIFXv q9QM0sztFivk1nPVJ9QawFcUWN0CqmBjwJMeNfqagWtEhQJ3Gjw8qqjBoC9Hn4LcRr3g CQWQ== MIME-Version: 1.0 X-Received: by 10.229.147.73 with SMTP id k9mr2193911qcv.68.1365670585286; Thu, 11 Apr 2013 01:56:25 -0700 (PDT) Received: by 10.229.63.6 with HTTP; Thu, 11 Apr 2013 01:56:25 -0700 (PDT) In-Reply-To: References: Date: Thu, 11 Apr 2013 09:56:25 +0100 Message-ID: To: Julien Pauli Cc: PHP Internals Content-Type: multipart/alternative; boundary=14dae94ed7f91dc8ca04da11f691 Subject: Re: [PHP-DEV] PHP 5.5 beta3 is here From: dragoonis@gmail.com (Paul Dragoonis) --14dae94ed7f91dc8ca04da11f691 Content-Type: text/plain; charset=ISO-8859-1 Thanks for all your hard work Julien / David. On Thu, Apr 11, 2013 at 9:50 AM, Julien Pauli wrote: > Hi Internals, > > PHP 5.5.0 Beta 3 has been released for testing. It fixes some bugs against > beta 2. > You'll find details in the NEWS file. > > The packages can be found at: > > http://downloads.php.net/dsp > > and windows packages at > > http://windows.php.net/qa > > Please test the release carefully and report any bugs. > > Our next beta is planned for April 25th. > At this time, we are thinking the next beta (4th) should be the last one. > RCs will follow. > > Thanks to all people that worked on the project to make this beta > available. > > Regards > Julien and David > --14dae94ed7f91dc8ca04da11f691--