Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25647 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1826 invoked by uid 1010); 13 Sep 2006 05:05:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1800 invoked from network); 13 Sep 2006 05:05:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2006 05:05:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 209.142.136.132 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 209.142.136.132 msa2-mx.centurytel.net Linux 2.4/2.6 Received: from [209.142.136.132] ([209.142.136.132:55905] helo=msa2-mx.centurytel.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/60-04707-B2E87054 for ; Wed, 13 Sep 2006 00:50:52 -0400 Received: from pc1 (d6-204.rt-bras.wnvl.centurytel.net [69.179.133.204]) by msa2-mx.centurytel.net (8.13.6/8.13.6) with SMTP id k8D4olmj008522; Tue, 12 Sep 2006 23:50:48 -0500 Message-ID: <007101c6d6f0$2ee766d0$0201a8c0@pc1> To: , "Ilia Alshanetsky" References: <005301c6bec7$783e5c80$0201a8c0@pc1> Date: Tue, 12 Sep 2006 23:50:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Subject: Re: [PHP-DEV] [PATCH] array_count_values bug: mishandling of numbers with leading whitespace From: php_lists@realplain.com ("Matt W") Ilia, Just wanted to thank you and anyone else for applying my patch and closing Bug #38464. :-) BTW, not a big deal, but in the NEWS entry about this, could someone replace my e-mail address with "Matthew Wilmas" instead? So it's the same as 2 other places where Marcus put my name... ;-) Thanks, Matt ----- Original Message ----- From: "Matt W" Sent: Sunday, August 13, 2006 > [...] > > http://realplain.com/php/array_count_values_bug.diff > http://realplain.com/php/array_count_values_bug_5_2.diff