Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30328 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54313 invoked by uid 1010); 25 Jun 2007 02:18:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54298 invoked from network); 25 Jun 2007 02:18:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2007 02:18:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 64.233.162.226 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.226] ([64.233.162.226:41639] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/50-45763-AD52F764 for ; Sun, 24 Jun 2007 22:18:03 -0400 Received: by nz-out-0506.google.com with SMTP id i11so1096674nzi for ; Sun, 24 Jun 2007 19:18:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XrsPJJDSoVSANLuv9UFYDwLKAlHRRmmsmf4D1K5xXsBeWcKQvgn35jI1Yq7BoAHLvjWjxyGug1M1/Phh7c4ttYibcxYcQczA+I/VsDNswQw1jx9QZ8CClYcNVbsSHcC3PeknTbAM8GFuJePZRSDyS183K49BN9h6+hehtXa38lA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Quej1TXsfcR4Xzm7SrnNoJlQfFKNIP9I+LwnfYRLoeb6GPZ4ZagWhfbC/SNCKT9rCDAif3XmJkJ0xRu6nmncn4AiUf/KmbWb3AxW/vy0I7+o6rrEDG5FyZTypUDbmY60TPmXFcUaFwK+3EVHA8wenoS1VVqfXUqea2A0wha3fUM= Received: by 10.142.72.21 with SMTP id u21mr152222wfa.1182737879735; Sun, 24 Jun 2007 19:17:59 -0700 (PDT) Received: by 10.142.84.16 with HTTP; Sun, 24 Jun 2007 19:17:59 -0700 (PDT) Message-ID: <7d5a202f0706241917g160ed7eby86ee5108d58b2f5c@mail.gmail.com> Date: Sun, 24 Jun 2007 22:17:59 -0400 To: internals@lists.php.net In-Reply-To: <1387129235.20070606231217@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1655508223.20070605221904@marcus-boerger.de> <1387129235.20070606231217@marcus-boerger.de> Subject: Re: [PHP-DEV] [RFC] SPL & PCRE as always enabled in core From: judas.iscariote@gmail.com ("Cristian Rodriguez") 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.