Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29899 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40762 invoked by uid 1010); 29 May 2007 20:58:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40747 invoked from network); 29 May 2007 20:58:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2007 20:58:02 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.249 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.132.249 an-out-0708.google.com Received: from [209.85.132.249] ([209.85.132.249:45802] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/96-10662-8D39C564 for ; Tue, 29 May 2007 16:58:02 -0400 Received: by an-out-0708.google.com with SMTP id c18so594767anc for ; Tue, 29 May 2007 13:57:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aZVjGPkTNVXodcDDzM+mIxJTgZ6jf4tB+bsLMUGqCEsiMvH1NxOxnf8n/rCZONKJZY/UhfVfiTb3mGI/Ka1M0WTBgb/06o8STfSxk+7hqZl4as6VHmiUhiNrvXQ3gzfZ6QHw9F4LcLiZOpvaaqUmBRjImJEc8NveiEHeWpZ6WoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eOur4ww66befJjNPcq+BE1M/VF3qLRwUIadm/8VXoE33XUGD82yFB/4qDvIePaONBM3y+0BcaW0s8NnAaAzbzOetX2pMOgoq1JhJHj5z4r+e5k03uihu8d2u9sG1Ipw2vjaTHGdVEplNmhl6DxrJy5Ra/QkS+tNK2yl+ZfOsyVY= Received: by 10.114.39.16 with SMTP id m16mr3576840wam.1180472272528; Tue, 29 May 2007 13:57:52 -0700 (PDT) Received: by 10.114.178.2 with HTTP; Tue, 29 May 2007 13:57:52 -0700 (PDT) Message-ID: Date: Tue, 29 May 2007 22:57:52 +0200 To: "Ilia Alshanetsky" Cc: "PHP Internals List" In-Reply-To: <00ACD779-9462-40EE-BE17-F1EA762A9300@prohost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <00ACD779-9462-40EE-BE17-F1EA762A9300@prohost.org> Subject: Re: Merge GD tests update to 5.2 From: pierre.php@gmail.com (Pierre) Hi Ilia, On 5/28/07, Ilia Alshanetsky wrote: > Pierre, > > That sounds like a great idea, my only request is that this change be > done after then 5.2.3 release. Perfect, I will merge once 5.2.3 is out. --Pierre