Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40750 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72484 invoked from network); 28 Sep 2008 23:01:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2008 23:01:06 -0000 Authentication-Results: pb1.pair.com header.from=ilia.cheishvili@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=ilia.cheishvili@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.14 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ilia.cheishvili@gmail.com X-Host-Fingerprint: 209.85.217.14 mail-gx0-f14.google.com Received: from [209.85.217.14] ([209.85.217.14:45576] helo=mail-gx0-f14.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/23-53562-1BC00E84 for ; Sun, 28 Sep 2008 19:01:05 -0400 Received: by gxk7 with SMTP id 7so9804508gxk.23 for ; Sun, 28 Sep 2008 16:01:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=nhFbcCMVU6cxNu5a9n1908W/6XJMpNOJZpI2Z4lYaik=; b=WnLTOq+M3Q/J6tO8nW6tOLiADv3q70DefCUfNkG6GEajLvARFF1nNRcYJB7TJXSP0x y84mB+PXGMa7V55dKSlv5QCufVeB5PdCQsXgYxl1l+5ztxc70ldf4++BkbJDQc3s++hA g5TP0ySXXlEaTk8vB39daoIZGokxrlIVkPFxs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=LRLFJ7pc5npYxGjXq78vJeN6Tf1x7SEMMWkN7kqujwmRUnf6F1Cepyxudltm/emizH Lhk1NwoMewxMIogvFyBLMrkK3Wji+6kHDhatUP7EY7jg2KbhRi/wIp62+SeYgrSqxNDk 4rs2gFwRauTc/nxUm2LV8CMXnICNSSfexsM20= Received: by 10.151.150.13 with SMTP id c13mr4950660ybo.5.1222642862850; Sun, 28 Sep 2008 16:01:02 -0700 (PDT) Received: by 10.151.144.11 with HTTP; Sun, 28 Sep 2008 16:01:02 -0700 (PDT) Message-ID: Date: Sun, 28 Sep 2008 17:01:02 -0600 To: "Pierre Joye" Cc: "PHP internals" In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_28896_24869093.1222642862895" References: Subject: Re: [PHP-DEV] [PATCH] Fix bug #46146 From: ilia.cheishvili@gmail.com ("Ilia Cheishvili") ------=_Part_28896_24869093.1222642862895 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline No problem, I'm do that right now. I'll follow this process in the future, too :) Thanks Pierre! Ilia On Sun, Sep 28, 2008 at 4:58 PM, Pierre Joye wrote: > On Mon, Sep 29, 2008 at 12:57 AM, Ilia Cheishvili > wrote: > > Sorry for that! I transposed two characters. The right bug # is 46164. > > I'll add the patch to the bug as well. > > Can you do it as well for your other patches please? > > Cheers, > -- > Pierre > http://blog.thepimp.net | http://www.libgd.org > ------=_Part_28896_24869093.1222642862895--