Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18212 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64776 invoked by uid 1010); 18 Aug 2005 13:39:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64759 invoked from network); 18 Aug 2005 13:39:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2005 13:39:52 -0000 X-Host-Fingerprint: 212.18.24.66 host-212-18-24-66.customer.m-online.net Linux 2.5 (sometimes 2.4) (4) Received: from ([212.18.24.66:40537] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 8D/C7-33075-8AF84034 for ; Thu, 18 Aug 2005 09:39:52 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.13.4/8.13.4) with SMTP id j7IDddTZ007278; Thu, 18 Aug 2005 15:39:44 +0200 Date: Thu, 18 Aug 2005 15:39:39 +0200 To: Edin Kadribasic Cc: internals@lists.php.net Message-ID: <20050818153939.0482b88c.pierre@dotgeek.org> In-Reply-To: <43048EF7.6090700@emini.dk> References: <20050818152846.59fb387b.pierre@dotgeek.org> <43048EF7.6090700@emini.dk> X-Mailer: Sylpheed version 2.0.0beta6 (GTK+ 2.6.7; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/gd, cleanup, iirc From: pierre@dotgeek.org (Pierre-Alain Joye) On Thu, 18 Aug 2005 15:36:55 +0200 Edin Kadribasic wrote: > I say we do not have to require the latest and the greatest libs. > Just require the latest known working. > > I'm using freetype-2.0.9 and libpng-1.0.14 and see no reason why > we should artificially increase the requirements. For libpng there is a security reason. For freetype there is a quality reason. As argument, we are talking about versions that will be required _when_ php 6.0 will get out. Meaning they will not be the latest and greates versions. Regards, --Pierre