Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65217 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29659 invoked from network); 26 Jan 2013 17:19:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2013 17:19:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=florinpatan@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=florinpatan@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: florinpatan@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:43306] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/44-33516-71014015 for ; Sat, 26 Jan 2013 12:19:19 -0500 Received: by mail-ob0-f182.google.com with SMTP id uo13so1548892obb.13 for ; Sat, 26 Jan 2013 09:19:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=kfEgHxh/eL8ks4vCfQ+z/r/OGK5shUyh0bvufCYwGuw=; b=moCbEsZSH/OvRpegjnWUEhkos3ObQ8xIHi54Ulz6G6njX1wBcr4lfftgCvB2hPMeoX 0DVMzLHBad4xI2rRFV+7G4DRauUY3rUgUByuX/jvycaSICchPTyKXoN6NWmGqbw38zDO WtyR56doYuqTwq1hk0FZp0CcSa13aCN160iA9LHEp4nGUFXPEj8MPwoRobqW91U45Pql JygSYTq0IuaXs3E3FmUs6hPBpjS8WIl1AJWbw7zyEXUKlT23AurIExaSQU3ukbFecElm gGDtTCp5ENJXQkmbGGy1u6ZHFQRs2Pml5ZkZht5Fo9a4H8ojlClUnmIZmg6CTSXBK8Qp lIcA== X-Received: by 10.182.159.5 with SMTP id wy5mr7412991obb.31.1359220755962; Sat, 26 Jan 2013 09:19:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.171.71 with HTTP; Sat, 26 Jan 2013 09:18:44 -0800 (PST) In-Reply-To: References: Date: Sat, 26 Jan 2013 19:18:44 +0200 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] HEADS UP: Upcoming Feature Freeze for PHP 5.5.0 From: florinpatan@gmail.com (Florin Razvan Patan) Hello, I'm not sure if it could be considered as a feature but what about these RFCs: https://wiki.php.net/rfc/error-optimizations https://wiki.php.net/rfc/grisu3-strtod Some of them have been opened for some time now. Also, wouldn't a cleanup of the current RFC listed for PHP help out in the process? I'm not sure what's the process for this, but it should be done at some point imho. Best regards. ---- Florin Patan https://github.com/dlsniper On Thu, Jan 24, 2013 at 11:39 PM, David Soria Parra wrote: > > Hi Internals, > > as you might have read in the 5.5.0alpha4 announcments, we are moving > forward with 5.5.0. We are already a bit late on the schedule and > we want to begin the beta cycle in 14 days and concentrate on QA > for the 5.5.0 release from now on. > > This includes a feature freeze. No new features should be comitted to > the repository once we tagged the first beta on Feb 7. All outstanding > features will have to wait for 5.6.0 in a year unless there is a > really good reason for an exception. > > Feature Freeze is on Feb 7, 2013. > > Regards, > Julien and David > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >