Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52256 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66553 invoked from network); 10 May 2011 19:50:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 May 2011 19:50:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=drak@zikula.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=drak@zikula.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zikula.org designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: drak@zikula.org X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:63030] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/42-04851-DE699CD4 for ; Tue, 10 May 2011 15:50:07 -0400 Received: by wyb34 with SMTP id 34so5628006wyb.29 for ; Tue, 10 May 2011 12:50:03 -0700 (PDT) Received: by 10.216.63.18 with SMTP id z18mr4478380wec.23.1305057003077; Tue, 10 May 2011 12:50:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.240.68 with HTTP; Tue, 10 May 2011 12:49:43 -0700 (PDT) In-Reply-To: <4DC995C2.6080000@lerdorf.com> References: <4DC826B1.4090806@lerdorf.com> <4DC82A36.8090604@lerdorf.com> <4DC83401.2090202@sugarcrm.com> <4DC8D122.3050507@lsces.co.uk> <4DC8F125.2010503@toolpark.com> <4DC8FB1A.7040206@lerdorf.com> <4DC98100.6080806@oracle.com> <4DC9827B.6080409@lsces.co.uk> <4DC995C2.6080000@lerdorf.com> Date: Wed, 11 May 2011 01:34:43 +0545 Message-ID: To: Rasmus Lerdorf Cc: "guilhermeblanco@gmail.com" , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] annotations again From: drak@zikula.org (Drak) On 11 May 2011 01:30, Rasmus Lerdorf wrote: > One suggestion. Be very careful about anything that requires changes in the > opcode caches out there. Such changes will be very slow in coming, if at > all. It's unrelated to this thread but, what is the status of merging APC into the PHP core? I remember this being discussed at some point. Drak