Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26916 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91640 invoked by uid 1010); 12 Dec 2006 16:27:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91625 invoked from network); 12 Dec 2006 16:27:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2006 16:27:07 -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:44766] helo=msa2-mx.centurytel.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/55-56358-838DE754 for ; Tue, 12 Dec 2006 11:27:07 -0500 Received: from pc1 (dsl-192-84.jax.centurytel.net [69.179.192.84]) by msa2-mx.centurytel.net (8.13.6/8.13.6) with SMTP id kBCGQTna028742; Tue, 12 Dec 2006 10:26:29 -0600 Message-ID: <01ab01c71e0a$47cd6da0$0201a8c0@pc1> To: , "Ilia Alshanetsky" References: <014f01c71dfd$f0431cd0$0201a8c0@pc1> <018301c71e06$9ef4f840$0201a8c0@pc1> <019301c71e08$9837bdb0$0201a8c0@pc1> Date: Tue, 12 Dec 2006 10:26:30 -0600 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] New, optimized is_numeric_string, and other number stuff From: php_lists@realplain.com ("Matt Wilmas") Ilia, I can't see anything that would be wrong there... Well, I have to go now, so I won't be able to bother you with another reply for a while. :-) Matt ----- Original Message ----- From: "Ilia Alshanetsky" Sent: Tuesday, December 12, 2006 > Matt, > > Take a look at array.c and wddx.c