Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29851 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23476 invoked by uid 1010); 28 May 2007 20:38:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23461 invoked from network); 28 May 2007 20:38:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2007 20:38:05 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 64.233.166.176 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.166.176 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.176] ([64.233.166.176:22704] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/10-20188-BAD3B564 for ; Mon, 28 May 2007 16:38:05 -0400 Received: by py-out-1112.google.com with SMTP id a25so2972132pyi for ; Mon, 28 May 2007 13:38:01 -0700 (PDT) Received: by 10.64.184.16 with SMTP id h16mr11339662qbf.1180384248353; Mon, 28 May 2007 13:30:48 -0700 (PDT) Received: from ?192.168.1.217? ( [204.101.63.110]) by mx.google.com with ESMTP id e16sm11848396qba.2007.05.28.13.30.47; Mon, 28 May 2007 13:30:47 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <00ACD779-9462-40EE-BE17-F1EA762A9300@prohost.org> Cc: "PHP Internals List" Content-Transfer-Encoding: 7bit Date: Mon, 28 May 2007 16:30:41 -0400 To: Pierre X-Mailer: Apple Mail (2.752.3) Subject: Re: Merge GD tests update to 5.2 From: ilia@prohost.org (Ilia Alshanetsky) Pierre, That sounds like a great idea, my only request is that this change be done after then 5.2.3 release. On 28-May-07, at 4:23 PM, Pierre wrote: > Hi, > > HEAD (php6) supports now external GD libraries for almost all tests. > It is a first step to support both bundled library and external > libraries with all features enabled (like imagefilter, antialiasing, > etc.). > > I would like to merge the tests change in 5.2. It makes my life easier > to maintain both libraries and keep them 100% compatible, is there any > objection? > > --Pierre Ilia Alshanetsky