Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20946 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91228 invoked by uid 1010); 1 Dec 2005 12:19:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91213 invoked from network); 1 Dec 2005 12:19:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2005 12:19:09 -0000 X-Host-Fingerprint: 84.56.45.67 dslb-084-056-045-067.pools.arcor-ip.net Received: from ([84.56.45.67:28532] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id CF/08-14828-C3AEE834 for ; Thu, 01 Dec 2005 07:19:08 -0500 To: internals@lists.php.net,rasmus@lerdorf.com (Rasmus Lerdorf) Date: Thu, 1 Dec 2005 13:20:00 +0100 Message-ID: <20051201132000.0211203b@localhost.localdomain> In-Reply-To: <438EBB97.9050809@lerdorf.com> References: <438E77BA.8060509@prohost.org> <438EBB97.9050809@lerdorf.com> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 1.9.14 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 84.56.45.67 Subject: Re: [PHP-DEV] PHP 5.1.2 Release Plan From: pierre.php@gmail.com (Pierre) On Thu, 01 Dec 2005 14:30:07 +0530 rasmus@lerdorf.com (Rasmus Lerdorf) wrote: > Jani Taskinen wrote: > > On Wed, 30 Nov 2005, Ilia Alshanetsky wrote: > > > >> * Enable xmlreader extension by default, as we do for all XML > >> extensions. > > > > Done. Also made it use the right configure option. > > > >> * Introduce xmlwriter extension via a symlink from pecl into core > >> and as other XML extension enable it by default. > > > > Why isn't it done yet?! :) > > One of the reasons is that this would be the first extension we > bundle which isn't under the PHP license. This is not a valid reason. But it is not a problem either, as I said, we will change the license back to PHP License, as you finally fix the little problems in the PHP License 3.01, thanks for that :) Regards --Pierre