Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50082 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22235 invoked from network); 2 Nov 2010 17:32:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2010 17:32:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.161.42 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:61196] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/50-20401-81B40DC4 for ; Tue, 02 Nov 2010 12:32:09 -0500 Received: by mail-fx0-f42.google.com with SMTP id 10so6478195fxm.29 for ; Tue, 02 Nov 2010 10:32:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.101.131 with SMTP id c3mr449176fao.95.1288719127981; Tue, 02 Nov 2010 10:32:07 -0700 (PDT) Received: by 10.223.116.209 with HTTP; Tue, 2 Nov 2010 10:32:07 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Nov 2010 10:32:07 -0700 Message-ID: To: Derick Rethans Cc: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP 5.4: Adding APC From: ilia@prohost.org (Ilia Alshanetsky) +1 to adding APC to trunk, it does compile fine (at least at the moment). On Mon, Nov 1, 2010 at 3:34 PM, Derick Rethans wrote: > Hi! > > I understand that the general idea is to bundle APC with a future > version of PHP. Right now, APC doesn't really compile for trunk because > of internal changes. However, for PHP 5.3 it's getting into a pretty > good shape. In order to add APC, what does still need to be done? > > cheers, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >