Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17917 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5401 invoked by uid 1010); 12 Aug 2005 19:30:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5386 invoked from network); 12 Aug 2005 19:30:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2005 19:30:44 -0000 X-Host-Fingerprint: 62.46.18.44 M226P012.dipool.highway.telekom.at Received: from ([62.46.18.44:5842] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F5/C0-33075-4E8FCF24 for ; Fri, 12 Aug 2005 15:30:44 -0400 Message-ID: To: internals@lists.php.net Date: Fri, 12 Aug 2005 21:31:35 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 [http://iworks.at] X-Accept-Language: de, en, en-us MIME-Version: 1.0 References: <42FCE0E4.604@lerdorf.com> <4e89b426050812121523aa4f18@mail.gmail.com> <4e89b426050812121713f7ed2@mail.gmail.com> In-Reply-To: <4e89b426050812121713f7ed2@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 62.46.18.44 Subject: Re: [PHP-DEV] Re: PHP 6.0 Wishlist From: mike@php.net (Michael Wallner) Wez Furlong wrote: > On 8/12/05, Wez Furlong wrote: > >>A reasonable goal would be to make sure that all our extensions are >>full pecl citizens, so that intermediate fixes to any of these so >>called "core" extensions could be released via PECL very easily. >> >>One of the biggest gripes our SA's have is that if they forget to >>enable a core PHP extension and later need to add it, there is no easy >>way to pull it in, short of recompiling PHP again. > PS: This doesn't necessarily mean that they all need to be physically > unbundled from the main distro. Exactly, couldn't have said that better. Mike