Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20957 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82922 invoked by uid 1010); 1 Dec 2005 16:01:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82906 invoked from network); 1 Dec 2005 16:01:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2005 16:01:10 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:49311] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 8C/E2-14828-64E1F834 for ; Thu, 01 Dec 2005 11:01:10 -0500 Received: (qmail 30167 invoked from network); 1 Dec 2005 16:01:08 -0000 Received: from prohost.org (HELO ?127.0.0.1?) (70.85.46.36) by prohost.org with SMTP; 1 Dec 2005 16:01:08 -0000 Message-ID: <438F1E43.4040000@prohost.org> Date: Thu, 01 Dec 2005 11:01:07 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rasmus Lerdorf CC: Jani Taskinen , internals@lists.php.net References: <438E77BA.8060509@prohost.org> <438EBB97.9050809@lerdorf.com> In-Reply-To: <438EBB97.9050809@lerdorf.com> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1.2 Release Plan From: ilia@prohost.org (Ilia Alshanetsky) Rasmus Lerdorf wrote: > One of the reasons is that this would be the first extension we bundle > which isn't under the PHP license. Not a question about xmlwriter specifically, but licensing policy in general. Does your comment imply that only and only extension released under the PHP license are allowed into the "stock" PHP distribution? Or would we allow compatible licenses like BSD, Freeware (ala SQLite lib) , etc... in as well? It may be important to outline this once so that extension writers who put their stuff into PECL and hope for eventual inclusion into core can pick the proper license. Ilia