Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26667 invoked by uid 1010); 8 Oct 2006 14:30:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 26651 invoked from network); 8 Oct 2006 14:30:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2006 14:30:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.191 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.182.191 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.191] ([64.233.182.191:44258] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/89-53364-97B09254 for ; Sun, 08 Oct 2006 10:30:19 -0400 Received: by nf-out-0910.google.com with SMTP id l24so1631429nfc for ; Sun, 08 Oct 2006 07:30:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M8XU52DZPGK36clPY6PcAo7j3e4n3KWPBmSooiUkQm7ulDx4AdmIbJLfZzGekv0C3OLr1v5gVKZzZSgXnbZycE3P5raYwMKKLK3IRX7yIzbpANLPHt8XhtfgfjXG4zRK8b/ebfsSZ8anqtML0RHv5ARYGra3uifUrE9G4tzeJ1E= Received: by 10.78.128.15 with SMTP id a15mr4070033hud; Sun, 08 Oct 2006 07:30:12 -0700 (PDT) Received: by 10.78.122.5 with HTTP; Sun, 8 Oct 2006 07:30:12 -0700 (PDT) Message-ID: Date: Sun, 8 Oct 2006 16:30:12 +0200 To: "Hannes Magnusson" Cc: "PHP Internals List" In-Reply-To: <7f3ed2c30610080716r67bb3d9bl608a54fcc3c0cda6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7f3ed2c30610080716r67bb3d9bl608a54fcc3c0cda6@mail.gmail.com> Subject: Re: [PHP-DEV] imagefilter() duplicate "wrong param count" message From: pierre.php@gmail.com (Pierre) Hello, On 10/8/06, Hannes Magnusson wrote: > imagefilter() currently throws double "wrong param count" error. > Attached is a patch for HEAD that fixes it. You just asked me on IRC and I told you to post one patch to fix all similar issues at once. Why are you posting this question here again? --Pierre