Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50074 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15832 invoked from network); 2 Nov 2010 06:16:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2010 06:16:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=patrick.allaert@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:41957] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/30-14738-FACAFCC4 for ; Tue, 02 Nov 2010 01:16:16 -0500 Received: by fxm10 with SMTP id 10so5957554fxm.29 for ; Mon, 01 Nov 2010 23:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=bLzXGS/ob3bTU6YGpbTWAF02NCsvM2VeaAUBnkMlT7E=; b=W0lgAEMRrh0LXclgp/cTfijwONhlhMc9zLA6cl7A3e0fzo5ZZkVY6zaagBa/iJw0Cl ECeiVZpJEUjaV/6LfvaWgkZ6VOplKySkuacNN4lRqSmn1rXdvlDzwuVIjfGMzYkk95xv +1i5rXZjUeVEqOtVqwEpXrw1aICgW44CWs2cE= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=eFjDZqCwDEun3RMersyiOXjiEjg3PhuM8k336oHaseMfb3pnpyvZahbu2pl9i61Peb igS4hQcCCHBVV7nvERjxsUTsA9cCUSu3rVldlve4AfTM71W55R7BcsjtWBykOna/Sp+I civAdZmsSMaTNmX9xrZgF1OBohWtobJam8AQs= MIME-Version: 1.0 Received: by 10.223.78.199 with SMTP id m7mr10183184fak.11.1288678571149; Mon, 01 Nov 2010 23:16:11 -0700 (PDT) Sender: patrick.allaert@gmail.com Received: by 10.223.2.2 with HTTP; Mon, 1 Nov 2010 23:16:11 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Nov 2010 07:16:11 +0100 X-Google-Sender-Auth: ILoLBcvgvvJqnDeRDXHe8jXNHX4 Message-ID: To: Derick Rethans Cc: PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] PHP 5.4: Adding APC From: patrickallaert@php.net (Patrick ALLAERT) 2010/11/2 Derick Rethans : > On Mon, 1 Nov 2010, Derick Rethans wrote: > >> 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? > > Actually, Kalle just pointed out that it compiles just fine. In that > case, I think we should put it in trunk and in the 5.4 alpha. Absolutely! (+1) > 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 -- Patrick Allaert --- http://code.google.com/p/peclapm/ - Alternative PHP Monitor