Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55340 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69788 invoked from network); 9 Sep 2011 17:38:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2011 17:38:08 -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.212.54 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.54 mail-vw0-f54.google.com Received: from [209.85.212.54] ([209.85.212.54:53743] helo=mail-vw0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/37-33036-FFE4A6E4 for ; Fri, 09 Sep 2011 13:38:07 -0400 Received: by vws18 with SMTP id 18so1702290vws.13 for ; Fri, 09 Sep 2011 10:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=lZ9kEETjjaSG+J3zPnl2ddZo2BuVIJ/er37G2G98Uf0=; b=wdlIde82ASYQwkW2059SJ526oUgprN+nonEe9Vmc7O5CeMGmUNoYYHpvNfFLcFNVGH SFKkBmUqaTpgI+lbqq7upmgzrgMbw+rCxbM4tUUq3SDbcpn8ktUasIzM8pC7boZp0gmo ji4HORV2XTuqfR7YDqV2EzyQdlc7a3YCHdLrU= MIME-Version: 1.0 Received: by 10.52.27.201 with SMTP id v9mr548450vdg.485.1315589884723; Fri, 09 Sep 2011 10:38:04 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.220.106.210 with HTTP; Fri, 9 Sep 2011 10:38:04 -0700 (PDT) In-Reply-To: <4E6966D2.6030804@sugarcrm.com> References: <4E6966D2.6030804@sugarcrm.com> Date: Fri, 9 Sep 2011 19:38:04 +0200 X-Google-Sender-Auth: M-sp6kv8i9gbvuQn8hNwfeDiEKc Message-ID: To: Stas Malyshev Cc: Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] APC in 5.4 From: kalle@php.net (Kalle Sommer Nielsen) Hi 2011/9/9 Stas Malyshev : > Not saying anything specifically about APC, I think it is way too late to > propose major features for 5.4 when we're days before beta. So if it's 5.4, > it's not 5.4.0 for sure. Well all in all I won't mind adding it in a "patch" release, much like we added the FPM SAPI in 5.3. Like it was raised in the original thread, bringing more awareness about an opcode cacher into a standard distribution of PHP will benefit us all in the long run. -- regards, Kalle Sommer Nielsen kalle@php.net