Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21054 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28588 invoked by uid 1010); 6 Dec 2005 06:05:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28573 invoked from network); 6 Dec 2005 06:05:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2005 06:05:37 -0000 X-Host-Fingerprint: 81.103.221.47 mta07-winn.ispmail.ntl.com Solaris 8 (1) Received: from ([81.103.221.47:45026] helo=mta07-winn.ispmail.ntl.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A8/45-14828-03A25934 for ; Tue, 06 Dec 2005 01:05:36 -0500 Received: from aamta11-winn.ispmail.ntl.com ([81.103.221.35]) by mta07-winn.ispmail.ntl.com with ESMTP id <20051206060532.QXMT21883.mta07-winn.ispmail.ntl.com@aamta11-winn.ispmail.ntl.com>; Tue, 6 Dec 2005 06:05:32 +0000 Received: from [192.168.0.20] (really [81.106.214.135]) by aamta11-winn.ispmail.ntl.com with ESMTP id <20051206060532.ZRTV16192.aamta11-winn.ispmail.ntl.com@[192.168.0.20]>; Tue, 6 Dec 2005 06:05:32 +0000 Message-ID: <43952A13.7030508@fission.org.uk> Date: Tue, 06 Dec 2005 06:05:07 +0000 User-Agent: Debian Thunderbird 1.0.7 (X11/20051002) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dale Walsj CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CVS Account Request: dalewalsh From: gareth@fission.org.uk (Gareth Ardron) Dale Walsj wrote: >maintain a bundled extension providing RRDTool support within PHP. > What does it use to work with rrdtool? I ask because the rrdtool library is GPL which isn't allowed to go into PECL as it taints the PHP license. LGPL/BSD/etc is fine, GPL isn't.