Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49235 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72830 invoked from network); 9 Aug 2010 23:58:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2010 23:58:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 74.125.83.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 74.125.83.170 mail-pv0-f170.google.com Received: from [74.125.83.170] ([74.125.83.170:57592] helo=mail-pv0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/38-24092-806906C4 for ; Mon, 09 Aug 2010 19:58:02 -0400 Received: by pvg16 with SMTP id 16so1062891pvg.29 for ; Mon, 09 Aug 2010 16:57:58 -0700 (PDT) Received: by 10.114.103.7 with SMTP id a7mr19378992wac.184.1281398274972; Mon, 09 Aug 2010 16:57:54 -0700 (PDT) Received: from [192.168.0.199] (c-76-104-185-25.hsd1.wa.comcast.net [76.104.185.25]) by mx.google.com with ESMTPS id d35sm11435515waa.21.2010.08.09.16.57.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 09 Aug 2010 16:57:52 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Mon, 9 Aug 2010 16:57:31 -0700 Cc: Kalle Sommer Nielsen , Internals , Brian Shire , G0pz , Rasmus Lerdorf , Derick Rethans Content-Transfer-Encoding: quoted-printable Message-ID: <8170283F-EE55-4EBD-BF2A-6F4EB02894B9@roshambo.org> References: To: Pierre Joye X-Mailer: Apple Mail (2.1081) Subject: Re: [PHP-DEV] Re: APC in trunk From: philip@roshambo.org (Philip Olson) On Aug 9, 2010, at 4:29 PM, Pierre Joye wrote: > hi, > On Mon, Aug 9, 2010 at 11:54 PM, Kalle Sommer Nielsen = wrote: >> Just a ping on this one, with the 3.1.4 release would anyone be in >> favour of moving it into trunk now? If not, then I can do it with = some >> help from someone who have moved a pecl extension into core before. >=20 > It is still beta. But Gopal and Rasmus should decide when it is ready. Moving an extension from PECL to Core has side effects, like typically = the PECL version dies. APC is not ready for that, so I don't think it's = time. 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.... Regards, Philip