Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17914 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98893 invoked by uid 1010); 12 Aug 2005 19:15:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98868 invoked from network); 12 Aug 2005 19:15:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2005 19:15:11 -0000 X-Host-Fingerprint: 64.233.184.201 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.201:46525] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FC/DF-33075-D35FCF24 for ; Fri, 12 Aug 2005 15:15:10 -0400 Received: by wproxy.gmail.com with SMTP id i22so639480wra for ; Fri, 12 Aug 2005 12:15:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MiVXK0+dfq7yH8EZR6cQNvaKtu32DIKWW6b0bP7I+BtL2H+cP4TvuhHl66+WU6g5YSjBhiW4Kij1FM2JRpT0aCZRbyn392DYkwZXZ7wadz+EsmBMXonv736+qyzAXId6F9nRh8fvLc6AaWWOkDnwrXrnZqD1EU6+JnAS203c3k0= Received: by 10.54.18.59 with SMTP id 59mr2086433wrr; Fri, 12 Aug 2005 12:15:04 -0700 (PDT) Received: by 10.54.153.5 with HTTP; Fri, 12 Aug 2005 12:15:04 -0700 (PDT) Message-ID: <4e89b426050812121523aa4f18@mail.gmail.com> Date: Fri, 12 Aug 2005 15:15:04 -0400 To: Michael Wallner Cc: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42FCE0E4.604@lerdorf.com> Subject: Re: [PHP-DEV] Re: PHP 6.0 Wishlist From: kingwez@gmail.com (Wez Furlong) 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. --Wez. On 8/12/05, Michael Wallner wrote: > Rasmus Lerdorf wrote: >=20 > [lots of reasonable points] >=20 > What about moving some/many extensions from core to pecl? >=20 >=20 > Regards, > Mike >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 >