Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65156 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13869 invoked from network); 25 Jan 2013 06:22:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2013 06:22:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@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: kalle.php@gmail.com X-Host-Fingerprint: 209.85.220.175 mail-vc0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:33200] helo=mail-vc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/80-03402-89422015 for ; Fri, 25 Jan 2013 01:22:16 -0500 Received: by mail-vc0-f175.google.com with SMTP id fw7so18202vcb.20 for ; Thu, 24 Jan 2013 22:22:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=I42KRaPazkViHBV2hf4NpyxQXqugkiznXcNUf/2nuV4=; b=dVAkWDPaVkz1wtuZJk5YmLs4CNGrvNL8VCyPKCe0rKqpXFpeZdeot+F/Jg0/JZ420P OFUsay9iBsftRlhgiJllOAx0EI/ASooq1qdT/enc5IYGOlbMUfwZ7J4TxafSt79iPWWq Hr9wuXvEaxZRKcn2qOd/jRHuuQxNYlNWsrXE+sN5aPoOlEbna6s5UAS4cw/vl6PX6XO7 KcLF4xAX4rB5CMNjND9N+SAhFNsPm4SJOSRdKgt4har6m7YR69m8MrCaPPf6INx+SHj2 Uj3Dxq9/ZCkz2GAz6zINgzX5yjgCCCAzg1jvkf/MVXdnejjYZs/XTvPexwqGRGgnnhbb YjDQ== MIME-Version: 1.0 X-Received: by 10.52.89.106 with SMTP id bn10mr4267310vdb.68.1359094934213; Thu, 24 Jan 2013 22:22:14 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.58.180.10 with HTTP; Thu, 24 Jan 2013 22:22:14 -0800 (PST) In-Reply-To: References: Date: Fri, 25 Jan 2013 07:22:14 +0100 X-Google-Sender-Auth: nTuMvoT4twbqq65db0CBC1St4zA Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] HEADS UP: Upcoming Feature Freeze for PHP 5.5.0 From: kalle@php.net (Kalle Sommer Nielsen) Hi 2013/1/24 David Soria Parra : > 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 This reminds me of yet another old topic: http://www.serverphorums.com/read.php?7,374842 and the one before: http://markmail.org/message/4w6lcbunw3qfof3c TL;DR, I think it is time to include APC in the core as we so many times have talked about and most people have agreed, dating back to the 6.0 meeting in '05 even. -- regards, Kalle Sommer Nielsen kalle@php.net