Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20938 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97915 invoked by uid 1010); 1 Dec 2005 08:56:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97900 invoked from network); 1 Dec 2005 08:56:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2005 08:56:49 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:54109] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 69/CC-14828-1DABE834 for ; Thu, 01 Dec 2005 03:56:49 -0500 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 93C72102645; Thu, 1 Dec 2005 10:56:43 +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 jB18ui5f028296; Thu, 1 Dec 2005 10:56:44 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id jB18uhIM028293; Thu, 1 Dec 2005 10:56:44 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Thu, 1 Dec 2005 10:56:43 +0200 (EET) Reply-To: Jani Taskinen To: Ilia Alshanetsky cc: internals@lists.php.net In-Reply-To: <438E77BA.8060509@prohost.org> Message-ID: References: <438E77BA.8060509@prohost.org> 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 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?! :) --Jani