Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21060 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93901 invoked by uid 1010); 6 Dec 2005 10:00:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93885 invoked from network); 6 Dec 2005 10:00:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2005 10:00:25 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:49292] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FF/BA-14828-63165934 for ; Tue, 06 Dec 2005 05:00:22 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id CCEF0DF00FC; Tue, 6 Dec 2005 11:00:24 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28694-05; Tue, 6 Dec 2005 11:00:13 +0100 (CET) Received: from [127.0.0.1] (i577B588D.versanet.de [87.123.88.141]) by ipx11223.ipxserver.de (Postfix) with ESMTP id E1A18DF0096; Tue, 6 Dec 2005 11:00:12 +0100 (CET) Message-ID: <43956127.5050602@php.net> Date: Tue, 06 Dec 2005 11:00:07 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pierre.php@gmail.com Cc: internals@lists.php.net, Derick Rethans References: <438E77BA.8060509@prohost.org> <1133856196.439545c4de970@webmail.jdimedia.nl> <20051206090806.407e7799@localhost.localdomain> In-Reply-To: <20051206090806.407e7799@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] PHP 5.1.2 Release Plan From: lsmith@php.net (Lukas Smith) Pierre wrote: > On Tue, 06 Dec 2005 09:03:16 +0100 > derick@php.net (Derick Rethans) wrote: > > >>>* Introduce xmlwriter extension via a symlink from pecl into core >>>and as other XML extension enable it by default. >> >>Make sure that the licences gets switched back to the PHP license >>then... > > > It is already done since last week. > > And I still do not have some good explanation about this new > requirement. Especially given the fact that the main difference is just that no copyright is granted to the PHP Group. Since the PHP Group does not have an army of lawyers at their disposal I do not really see any gain? Then again license things are never simple so facing users with only a single license for everything in PHP is an automatic gain, even if any additional licenses beyond the PHP license added to the mix are actually more lax. IANAL .. yada yada regards, Lukas