Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49239 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1632 invoked from network); 10 Aug 2010 05:27:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2010 05:27:48 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Received: from [78.142.172.145] ([78.142.172.145:25299] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/1C-24092-053E06C4 for ; Tue, 10 Aug 2010 01:27:45 -0400 Message-ID: <05.1C.24092.053E06C4@pb1.pair.com> To: internals@lists.php.net Date: Tue, 10 Aug 2010 07:27:36 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Lanikai/3.1.1 MIME-Version: 1.0 References: <8170283F-EE55-4EBD-BF2A-6F4EB02894B9@roshambo.org> In-Reply-To: <8170283F-EE55-4EBD-BF2A-6F4EB02894B9@roshambo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 78.142.172.145 Subject: Re: [PHP-DEV] Re: APC in trunk From: mike@php.net (Michael Wallner) On 08/10/2010 01:57 AM, Philip Olson wrote: > Moving an extension from PECL to Core has side effects, like > typically the PECL version dies. Sadly, this is very true. > Well, I think many extensions should live in > PECL and be bundled during the release process (instead of being > moved into core at all) but that's another story.... This would really make sense! I'd help out if we could get anywhere down that road. Cheers, Mike