Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18213 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66154 invoked by uid 1010); 18 Aug 2005 13:40:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66118 invoked from network); 18 Aug 2005 13:40:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2005 13:40:58 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:3270] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A0/18-33075-AEF84034 for ; Thu, 18 Aug 2005 09:40:58 -0400 Received: from [10.0.0.18] (palestine.intra.emini.dk [10.0.0.18]) by gw2.emini.dk (Postfix) with ESMTP id EE4677ED65; Thu, 18 Aug 2005 15:40:55 +0200 (CEST) Message-ID: <43048FE7.6080901@emini.dk> Date: Thu, 18 Aug 2005 15:40:55 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pierre-Alain Joye Cc: internals@lists.php.net References: <20050818152846.59fb387b.pierre@dotgeek.org> <43048EF7.6090700@emini.dk> <20050818153939.0482b88c.pierre@dotgeek.org> In-Reply-To: <20050818153939.0482b88c.pierre@dotgeek.org> X-Enigmail-Version: 0.92.0.0 OpenPGP: id=157D0FA8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/gd, cleanup, iirc From: edink@emini.dk (Edin Kadribasic) Pierre-Alain Joye wrote: > 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. Distros upgrade security issues without upgrading the whole libraries. > 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. Just don't make any hard dependancies please. Edin