Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30332 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88840 invoked by uid 1010); 25 Jun 2007 09:48:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88825 invoked from network); 25 Jun 2007 09:48:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2007 09:48:18 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:51603] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/41-09896-06F8F764 for ; Mon, 25 Jun 2007 05:48:18 -0400 Received: (qmail 8262 invoked from network); 25 Jun 2007 09:48:13 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 25 Jun 2007 09:48:13 -0000 Message-ID: <467F8F5C.7010208@zend.com> Date: Mon, 25 Jun 2007 13:48:12 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Cristian Rodriguez CC: internals@lists.php.net References: <1655508223.20070605221904@marcus-boerger.de> <1387129235.20070606231217@marcus-boerger.de> <7d5a202f0706241917g160ed7eby86ee5108d58b2f5c@mail.gmail.com> In-Reply-To: <7d5a202f0706241917g160ed7eby86ee5108d58b2f5c@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] SPL & PCRE as always enabled in core From: antony@zend.com (Antony Dovgal) On 25.06.2007 06:17, Cristian Rodriguez wrote: > On 6/6/07, Marcus Boerger wrote: > Also we have no control over mbstring's license because the >> license holder refuses to change mbstring library to PHP License. >> > > why he has to ? the library is not derivated work of PHP, is a plain > non-sense to ask other people libraries or work to be under the PHP > license. > > If we use the same rationale, is like asking IBM to license ICU under > the PHP license for use (or bundling) with PHP6. The difference is that we do not ship ICU with PHP, but we do ship Oniguruma library. -- Wbr, Antony Dovgal