Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25995 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30161 invoked by uid 1010); 8 Oct 2006 14:48:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30145 invoked from network); 8 Oct 2006 14:48:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2006 14:48:44 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good 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 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:59375] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/1A-53364-ACF09254 for ; Sun, 08 Oct 2006 10:48:44 -0400 Received: by nf-out-0910.google.com with SMTP id l24so1634609nfc for ; Sun, 08 Oct 2006 07:48:40 -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=Fw6PQncKKEcJ21EUiBvLf/v18X2hl6fu/2ovtTNnKTdCGL4x9BwxFMhIsi0vGwfBhmgw03eCYYliWhTvgeDRHjUj9GophhfT9sERVmhw+QQE0s4T6F2+Qd9TvJ3RsMtd+K42m1gc/+HVRP2A8t9aMjvzEifh6WKtMQ8uoTuFzLo= Received: by 10.78.204.20 with SMTP id b20mr4131658hug; Sun, 08 Oct 2006 07:48:40 -0700 (PDT) Received: by 10.78.122.5 with HTTP; Sun, 8 Oct 2006 07:48:39 -0700 (PDT) Message-ID: Date: Sun, 8 Oct 2006 16:48:39 +0200 To: "Hannes Magnusson" Cc: "PHP Internals List" In-Reply-To: <7f3ed2c30610080742l542dbbachae638f98cdb882d0@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> <7f3ed2c30610080742l542dbbachae638f98cdb882d0@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: > On 10/8/06, Pierre wrote: > > 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? > > Because I've already fixed all the others (I could find). Everyone > seem to be happy about it. > > Since you've been flaming me for every single commit I make into ext > you are involved with I decided to post the patch here (as per your > request). I did not flame you, I asked you to ask before making large changes, like the last one you did in zip. But asking for an error message fix is useless, just commit it, don't waste time to ask half of the world. I really don't understand the point to discuss that again and again. It is so easy to post a mail with one patch and that's it, especially for such non critical patches. But no, it has to be difficult and discussed during hours. Thanks for your understanding and work. --Pierre