Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66702 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84880 invoked from network); 19 Mar 2013 14:21:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2013 14:21:00 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Tue, 19 Mar 2013 09:20:59 -0500 Received: from [217.114.211.68] ([217.114.211.68:25067] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/94-58539-A4478415 for ; Tue, 19 Mar 2013 09:20:59 -0500 To: internals@lists.php.net User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: HEADS UP: PHP-5.5 Feature Freeze From: dsp@php.net (David Soria Parra) Hi Internals, as you are aware we delayed the first beta by about 4 weeks to get Zend Optimizer in. This week will finally see the release of the first beta. This implies: No new features should be added to the PHP-5.5 branch from now on! RFC that are currently in voting phase can be merged once their vote finish. Everything else has to wait for 5.6. Fixing bugs, updating timezone db, etc in PHP-5.5 is obviously okay. Thanks, David