Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17922 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52538 invoked by uid 1010); 12 Aug 2005 21:21:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52523 invoked from network); 12 Aug 2005 21:21:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2005 21:21:35 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:34799] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5E/26-33075-ED21DF24 for ; Fri, 12 Aug 2005 17:21:34 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id C1B5DD0E29; Sat, 13 Aug 2005 00:21:27 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j7CLLUaB016277; Sat, 13 Aug 2005 00:21:30 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j7CLLTZX016274; Sat, 13 Aug 2005 00:21:30 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sat, 13 Aug 2005 00:21:29 +0300 (EEST) Reply-To: Jani Taskinen To: Ilia Alshanetsky cc: Pierre-Alain Joye , internals@lists.php.net In-Reply-To: <42FCEB2E.5060807@prohost.org> Message-ID: References: <42FCE0E4.604@lerdorf.com> <20050812202339.36b089b2.pierre@dotgeek.org> <42FCEB2E.5060807@prohost.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Re: PHP 6.0 Wishlist From: sniper@iki.fi (Jani Taskinen) Very good idea. We do bundle the thing? :) --Jani On Fri, 12 Aug 2005, Ilia Alshanetsky wrote: > This is a very good, point we really should drop support for things like > gd1 (no reason anymore, latest versions (including bundled) have GIF > support). These only add a hundreds of ifdefs to the code or prevent > usage of new(er) functionality. > > IMHO we should see what is the lowest possible version of a lib > distributed by commonly used distro and upgrade our requirements to @ > least that version. > > Ilia > > Pierre-Alain Joye wrote: >> Hello, >> >> +1 to all things, same comment as the opcode cache Ilia's one. >> >> I would like to add one from my wishes: >> >> Bump version for the required library as high as possible (or >> realist) and do not support museum softwares at all, like droping >> freetype v1 for example. Most of the users do not use it anymore, >> but it will make the whole much more clean and easier to maintain. >> >> --Pierre >> > >