Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65160 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33871 invoked from network); 25 Jan 2013 09:33:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2013 09:33:36 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.54 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:42755] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/92-03402-F6152015 for ; Fri, 25 Jan 2013 04:33:36 -0500 Received: by mail-la0-f54.google.com with SMTP id gw10so20772lab.13 for ; Fri, 25 Jan 2013 01:33:29 -0800 (PST) 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=0zPWNbYex0j6ZCu6+nNH3Cyy1hRVbgNZYGrTubyaYTE=; b=RhRRskriFwlH94qPIgOsv/hNRINM8d5UJIA+Yntkwscjn8ucrC+xc7sljy884u5rqC FnXUixuLBHzgLPENT6ZyNjUZCIGD+QGDvCfwt/bxCLaTGQHvjAi2+lDSric7/z1hbZJs H1h+FkSDo/fz4sx03iK8vwATzvaOVvpbrzxZtzTh4LZD1D4R2ObOEw6QWWvdJhCEWQ7D T8Yh6tf8B0kyeif0edHV5L0zvJ0CyD2mfq9QjxkG51MCwELS6HnvpVLHpiZ45KWCRiOJ Uedk0T6tJ5ERoWEWhJbek6wmEfnh/yZlFL1kq+3xulvEcLLwr0SCUIDkP/1ojZgZHw6C IryQ== MIME-Version: 1.0 X-Received: by 10.152.105.103 with SMTP id gl7mr4514473lab.41.1359106409682; Fri, 25 Jan 2013 01:33:29 -0800 (PST) Received: by 10.112.127.230 with HTTP; Fri, 25 Jan 2013 01:33:28 -0800 (PST) Received: by 10.112.127.230 with HTTP; Fri, 25 Jan 2013 01:33:28 -0800 (PST) In-Reply-To: <51024016.4010005@lerdorf.com> References: <51023AB1.2010607@b1-systems.de> <51024016.4010005@lerdorf.com> Date: Fri, 25 Jan 2013 10:33:28 +0100 Message-ID: To: Rasmus Lerdorf Cc: Ralf Lang , PHP internals Content-Type: multipart/alternative; boundary=f46d040714a7c2d8c604d4199e28 Subject: Re: [PHP-DEV] HEADS UP: Upcoming Feature Freeze for PHP 5.5.0 From: pierre.php@gmail.com (Pierre Joye) --f46d040714a7c2d8c604d4199e28 Content-Type: text/plain; charset=ISO-8859-1 On Jan 25, 2013 9:19 AM, "Rasmus Lerdorf" wrote: > > On 01/24/2013 11:56 PM, Ralf Lang wrote: > Either by a number of people stepping up to help with the existing APC > code, or perhaps more realistically making it a priority in PHP 5.6 to > streamline the engine and the executor for opcode caching and either > including a heavily simplified version of APC or writing a new one. Cannot agree more. > One thing I can guarantee is that if we add it to core in its current > condition it will delay 5.5 by 6+ months if not longer. Same here, I cannot agree more, it exactly matches my thoughts. Cheers, -- Pierre --f46d040714a7c2d8c604d4199e28--