Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54138 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72180 invoked from network); 22 Jul 2011 16:25:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2011 16:25:16 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.210.44 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.210.44 mail-pz0-f44.google.com Received: from [209.85.210.44] ([209.85.210.44:56831] helo=mail-pz0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/90-03772-B64A92E4 for ; Fri, 22 Jul 2011 12:25:16 -0400 Received: by pzk5 with SMTP id 5so4398500pzk.31 for ; Fri, 22 Jul 2011 09:25:12 -0700 (PDT) Received: by 10.68.12.7 with SMTP id u7mr2361847pbb.189.1311351912051; Fri, 22 Jul 2011 09:25:12 -0700 (PDT) Received: from [192.168.200.5] (c-50-131-46-20.hsd1.ca.comcast.net [50.131.46.20]) by mx.google.com with ESMTPS id z6sm1882169pbc.94.2011.07.22.09.25.10 (version=SSLv3 cipher=OTHER); Fri, 22 Jul 2011 09:25:11 -0700 (PDT) Sender: Rasmus Lerdorf Message-ID: <4E29A466.1070608@php.net> Date: Fri, 22 Jul 2011 09:25:10 -0700 Organization: PHP Infrastructure team User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110627 Thunderbird/5.0 MIME-Version: 1.0 To: John Carter CC: PHP internals References: <1311350192.3249.15.camel@lenny> In-Reply-To: <1311350192.3249.15.camel@lenny> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] APC distribute cache/dump files? From: systems@php.net (Rasmus Lerdorf) On 07/22/2011 08:56 AM, John Carter wrote: > Are there any plans to make APC work in a similar way to Zend Guard et > al so that we could distribute cache/dump files instead of the php > source. Is this something that would be easy to add? Nope, no such plans. Protect your code with a license. -Rasmus