Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21604 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18700 invoked by uid 1010); 21 Jan 2006 01:57:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18675 invoked from network); 21 Jan 2006 01:57:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jan 2006 01:57:42 -0000 X-Host-Fingerprint: 66.249.92.206 uproxy.gmail.com Received: from ([66.249.92.206:15845] helo=uproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AD/66-58248-2BF81D34 for ; Fri, 20 Jan 2006 20:34:42 -0500 Received: by uproxy.gmail.com with SMTP id j40so151732ugd for ; Fri, 20 Jan 2006 17:34:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oc6nMDg3YxOLlOtOnqLUPl5yuSz7AiRyE3uXrjAG+/Itt5iHcV0bd+75Gq3RjdCegbiicGdzFLJKulXvQYHaFjwZHztB/D/lBtsp+1PfWzWuVbJ1CRfJZ8ugVn0lc5GqrmcmR2WmOJuqsfombuXxs4HLmLyYcK8XhSWRaVWNc00= Received: by 10.67.31.14 with SMTP id i14mr1088450ugj; Fri, 20 Jan 2006 17:34:38 -0800 (PST) Received: by 10.66.222.11 with HTTP; Fri, 20 Jan 2006 17:34:38 -0800 (PST) Message-ID: Date: Sat, 21 Jan 2006 02:34:38 +0100 To: Omar Kilani Cc: Marcus Boerger , Rasmus Lerdorf , internals@lists.php.net, omar@rmilk.com In-Reply-To: <43D18B9E.4030802@rememberthemilk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43D13AAE.1030409@lerdorf.com> <1152199160.20060120204946@marcus-boerger.de> <43D18B9E.4030802@rememberthemilk.com> Subject: Re: [PHP-DEV] JSON inclusion in core From: pierre.php@gmail.com (Pierre Joye) On 1/21/06, Omar Kilani wrote: > I've modified the license back to the PHP license in cvs. > > The reason I switched to the LGPL in the first place is so that Debian > would allow inclusion of the package. :) The debian (and other distros) problem is solved by the PHP License 3.01. There is a long thread on this topic in debian-legal list :) --Pierre