Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36721 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20851 invoked from network); 31 Mar 2008 15:42:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2008 15:42:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=olivier.hill@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=olivier.hill@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.154 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: olivier.hill@gmail.com X-Host-Fingerprint: 72.14.220.154 fg-out-1718.google.com Received: from [72.14.220.154] ([72.14.220.154:17689] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/97-05022-06601F74 for ; Mon, 31 Mar 2008 10:42:25 -0500 Received: by fg-out-1718.google.com with SMTP id 22so1465755fge.23 for ; Mon, 31 Mar 2008 08:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=62utwHk/1r3Uc7kGie8g0q2BgnnXCKQ+IB9fmPMW+Pw=; b=dkG0LZ/9HKMB6iHQHhEreh5JdOx8qmaGQIgUkEahKv7L1Lh8sVXZRzcgYIgNkyWB+jclNSikFQyGE7EM67uFCgior6A/yX92R30LXXzkci6FP9LHDxuLvbRJdmvpfEyDO4Z4QgYkMZc+ZcpO3DzZ6FOFUKSPexgCEWvfLLJRMsM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=J4bI1Vupi/x02Esr8AWVGYpdBzcSRleducmK7YXtKuyX0lLIipDuzYooiE/ocAQ6xWB3Ks+O7PRWXa8R5Jpa4EGIocTspm8HmUdS79qMsP3eIkNVzK0wJkcvSK+mjY8xOTB2bx5jMSIAQ8unrKnqYl8c5D0JGuIRmrsSvuXr4Xs= Received: by 10.86.100.7 with SMTP id x7mr4588035fgb.41.1206978141577; Mon, 31 Mar 2008 08:42:21 -0700 (PDT) Received: by 10.86.30.20 with HTTP; Mon, 31 Mar 2008 08:42:21 -0700 (PDT) Message-ID: Date: Mon, 31 Mar 2008 11:42:21 -0400 Sender: olivier.hill@gmail.com To: "Marcus Boerger" Cc: "Steph Fox" , internals In-Reply-To: <94211010.20080331171052@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <00a601c8931e$c24cbc90$4001a8c0@foxbox> <94211010.20080331171052@marcus-boerger.de> X-Google-Sender-Auth: 63678f934d65ccf5 Subject: Re: [PHP-DEV] The Untouchables From: ohill@php.net ("Olivier Hill") On Mon, Mar 31, 2008 at 11:10 AM, Marcus Boerger wrote: > > Did we not disallow GPL'd extensions in PECL? I though so. > If not can we finally require OSI approved licenses only and disallow > proprietary and GPL specifically? +1 Olivier