Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17925 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77364 invoked by uid 1010); 12 Aug 2005 22:16:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77349 invoked from network); 12 Aug 2005 22:16:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2005 22:16:28 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:39278] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3D/49-33075-CBF1DF24 for ; Fri, 12 Aug 2005 18:16:28 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id CB736D1136; Sat, 13 Aug 2005 01:16:22 +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 j7CMGPrW016525; Sat, 13 Aug 2005 01:16:25 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j7CMGP44016522; Sat, 13 Aug 2005 01:16:25 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sat, 13 Aug 2005 01:16:25 +0300 (EEST) Reply-To: Jani Taskinen To: Pierre-Alain Joye cc: internals@lists.php.net In-Reply-To: <20050812233244.77f2db7d.pierre@dotgeek.org> Message-ID: References: <42FCE0E4.604@lerdorf.com> <20050812202339.36b089b2.pierre@dotgeek.org> <42FCEB2E.5060807@prohost.org> <20050812233244.77f2db7d.pierre@dotgeek.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) On Fri, 12 Aug 2005, Pierre-Alain Joye wrote: > On Sat, 13 Aug 2005 00:21:29 +0300 (EEST) > sniper@iki.fi (Jani Taskinen) wrote: > >> >> Very good idea. We do bundle the thing? :) > > I do not think we can use the extern GD2 in the same nice way than > we use ours. > > But droping _extern_ gd2 support is possible. The only remaining > thing is to check that we will be really binary compatible. I don't think dropping the external library linking support is such a good idea. Just nuke GD1 support. (gotta start somewhere :) --Jani