Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20939 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 817 invoked by uid 1010); 1 Dec 2005 09:00:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 802 invoked from network); 1 Dec 2005 09:00:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2005 09:00:21 -0000 X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.4/2.6 Received: from ([204.11.219.139:53799] helo=colo.lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 58/3D-14828-3ABBE834 for ; Thu, 01 Dec 2005 04:00:20 -0500 Received: from [172.24.91.220] (global-pix1.bangalore.corp.yahoo.com [202.46.19.93]) (authenticated bits=0) by colo.lerdorf.com (8.13.5/8.13.5/Debian-3) with ESMTP id jB1907bL026720 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 1 Dec 2005 01:00:10 -0800 Message-ID: <438EBB97.9050809@lerdorf.com> Date: Thu, 01 Dec 2005 14:30:07 +0530 User-Agent: Thunderbird 1.5 (Macintosh/20051025) MIME-Version: 1.0 To: Jani Taskinen CC: Ilia Alshanetsky , internals@lists.php.net References: <438E77BA.8060509@prohost.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1.2 Release Plan From: rasmus@lerdorf.com (Rasmus Lerdorf) 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. -Rasmus