Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20941 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5844 invoked by uid 1010); 1 Dec 2005 09:03:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5827 invoked from network); 1 Dec 2005 09:03:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2005 09:03:03 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:36503] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FB/1E-14828-64CBE834 for ; Thu, 01 Dec 2005 04:03:03 -0500 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id CB5E7D96E9; Thu, 1 Dec 2005 11:02:55 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id jB192u19028374; Thu, 1 Dec 2005 11:02:56 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id jB192u16028371; Thu, 1 Dec 2005 11:02:56 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Thu, 1 Dec 2005 11:02:56 +0200 (EET) Reply-To: Jani Taskinen To: Rasmus Lerdorf cc: Ilia Alshanetsky , internals@lists.php.net In-Reply-To: <438EBB97.9050809@lerdorf.com> Message-ID: References: <438E77BA.8060509@prohost.org> <438EBB97.9050809@lerdorf.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] PHP 5.1.2 Release Plan From: sniper@iki.fi (Jani Taskinen) On Thu, 1 Dec 2005, 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. Isn't that solved by just simply changing the license by the author? --Jani