Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52902 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55092 invoked from network); 5 Jun 2011 00:55:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2011 00:55:30 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.210.42 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.210.42 mail-pz0-f42.google.com Received: from [209.85.210.42] ([209.85.210.42:61609] helo=mail-pz0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/8A-14012-104DAED4 for ; Sat, 04 Jun 2011 20:55:30 -0400 Received: by pzk37 with SMTP id 37so1426727pzk.29 for ; Sat, 04 Jun 2011 17:55:26 -0700 (PDT) Received: by 10.68.32.167 with SMTP id k7mr1411154pbi.438.1307235326792; Sat, 04 Jun 2011 17:55:26 -0700 (PDT) Received: from c-24-19-164-241.hsd1.wa.comcast.net (c-24-19-164-241.hsd1.wa.comcast.net [24.19.164.241]) by mx.google.com with ESMTPS id x1sm1253716pbb.2.2011.06.04.17.55.25 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 04 Jun 2011 17:55:26 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii In-Reply-To: <8757232E56758B42B2EE4F9D2CA019C901499F97@US-EX2.zend.net> Date: Sat, 4 Jun 2011 17:55:24 -0700 Cc: "internals@lists.php.net" Content-Transfer-Encoding: quoted-printable Message-ID: <7A75A0E7-6D5C-450F-81F2-8DD018E0555E@roshambo.org> References: <8757232E56758B42B2EE4F9D2CA019C901499F97@US-EX2.zend.net> To: Andi Gutmans X-Mailer: Apple Mail (2.1084) Subject: Re: [PHP-DEV] Bundling "modern" extensions From: philip@roshambo.org (Philip Olson) > In parallel I'd also see if there are any key extensions which we = think are mainstream, stable and well maintained enough to be included. = For example, http comes to mind. Enable pecl_http by default (or, always), and bundle APC. Regards, Philip=