Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25368 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65730 invoked by uid 1010); 16 Aug 2006 10:14:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65708 invoked from network); 16 Aug 2006 10:14:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2006 10:14:56 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good 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: 66.249.92.174 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.174] ([66.249.92.174:5487] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12549M)) with ESMTP id 54/39-11355-3C9E2E44 for ; Wed, 16 Aug 2006 05:47:49 -0400 Received: by ug-out-1314.google.com with SMTP id k3so121775ugf for ; Wed, 16 Aug 2006 02:47:45 -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=dzeudlOcDpP4oxCPcLcHWSMkmzcNGKThIiOc5k8xcwQbkYFoJG+N0JWXqQQUT9RIEuFJmnAtVuFuTCOHE5cn0KhIVW927rBBGG5eucicJxw7Q169X8+wSfFG0tTBkyzE63Y32JeKqR6rr6yo51gVrku8ZI+UakmBI6QPBSfOK30= Received: by 10.66.244.10 with SMTP id r10mr229376ugh; Wed, 16 Aug 2006 02:47:45 -0700 (PDT) Received: by 10.66.248.15 with HTTP; Wed, 16 Aug 2006 02:47:45 -0700 (PDT) Message-ID: Date: Wed, 16 Aug 2006 11:47:45 +0200 To: "Matt W" Cc: internals@lists.php.net In-Reply-To: <001e01c6c115$e69bec10$0201a8c0@pc1> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <005301c6bec7$783e5c80$0201a8c0@pc1> <006d01c6bedd$c86c7a00$0201a8c0@pc1> <35405.67.108.68.40.1155598740.squirrel@www.l-i-e.com> <004801c6c040$591276a0$0201a8c0@pc1> <001e01c6c115$e69bec10$0201a8c0@pc1> Subject: Re: [PHP-DEV] [PATCH] array_count_values bug: mishandling of numbers with leading whitespace From: pierre.php@gmail.com (Pierre) Hello Matt, > > Which part of "We need to sit down and come up with a proposal?" did > > you not understand? seriously? > > Nothing. :-) But the patch is all I know of, so that was my proposal. > Maybe with the "sitting down," "if" to change this function would be the > decision, but not "what" to change, as I only see 2 options: Do nothing; or > fix the bug, which if there's a change, I'm pretty sure the behavior my > patch provides will be the final result. I hope you guys DO see that > there's a bug, and are simply wanting to be careful with changes. We are runing in circles, I do not have the times for that sorry. I answered many times the questions regarding your hope, explaining the best way to take to solve this specific issue and all other related to numeric strings. Andrei did too. have nothing else to say for now :) I will start the draft next week, let me know if you like to help. --Pierre