Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64406 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25396 invoked from network); 21 Dec 2012 09:28:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2012 09:28:32 -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 209.85.220.175 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.175 mail-vc0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:55525] helo=mail-vc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/D5-20281-FBB24D05 for ; Fri, 21 Dec 2012 04:28:32 -0500 Received: by mail-vc0-f175.google.com with SMTP id fy7so4799068vcb.20 for ; Fri, 21 Dec 2012 01:28:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=39ByPSrLyAtzGO2z1V0Yw37jWBttzVxfZgzgLgiKDg8=; b=hPS5aiK+yibfmy76c41dFCwHNLAYzuYx1ATqB/Z0Y0P91sB0AZ8wTdcGiNMSry86xI igHoLLR99Bk156wdhOmaQXDBpVus6vRnzIV4m1+RiOlLuRQEobD1+6tMwcN1vBqNEaLa CiXpwLFq8veKjT/XoWpB3tDyAVgD7noaUVikLrUPdZqtTnLoybH35y27CFUDkeEZLVOK eQQAhz8D67VyK9K5gNBLUamR8GrNP4EeH+V0h50ge9pAnYnUKt7+A/3JDq696iFOiyxv SgZ0BfZsV2dN2jZBloEr7KGh1IXaandswYFOlzrOCaxCanuZs9F7LIVh2CKuwf2utD40 IptQ== Received: by 10.58.15.227 with SMTP id a3mr19574744ved.38.1356082108828; Fri, 21 Dec 2012 01:28:28 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.140.132 with HTTP; Fri, 21 Dec 2012 01:27:48 -0800 (PST) In-Reply-To: References: Date: Fri, 21 Dec 2012 10:27:48 +0100 X-Google-Sender-Auth: i6PFKb670CYLLaN2hOgpypJjFRA Message-ID: To: Adam Harvey Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7b5daf50620aea04d1597887 Subject: Re: [PHP-DEV] PHP5.5.0alpha2 release From: jpauli@php.net (Julien Pauli) --047d7b5daf50620aea04d1597887 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Dec 21, 2012 at 1:51 AM, Adam Harvey wrote: > On 21 December 2012 01:26, jpauli wrote: > > We just tagged PHP 5.5.0alpha2 today. This > > release contains bug fixes against alpha1, as well as > > new features. > > Are we going to have a news post for this on the Web site? > (Alternative question: would you like me to write one?) > Yep, writing it for today :-) Julien --047d7b5daf50620aea04d1597887--