Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26935 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89129 invoked by uid 1010); 13 Dec 2006 17:11:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89114 invoked from network); 13 Dec 2006 17:11:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2006 17:11:49 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=iliaal@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.226 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.184.226 wr-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.184.226] ([64.233.184.226:64858] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/19-38081-F0430854 for ; Wed, 13 Dec 2006 12:11:14 -0500 Received: by wr-out-0506.google.com with SMTP id i32so98407wra for ; Wed, 13 Dec 2006 09:10:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=A531IxoRf0821lR9q2QmfGw+dTmFEAMqZxRdJ42IceeU50f53RMXB4vRN8ZitC+VLjK+8rMyGbvfFCs34qo/AIFXoSDcUuKbMFPOZhZryL8QPZQqWfL9s8Y5rfnOqK/h3gc9bB9tgrX5bdxW3dvqUuTVBxPePjxYHsCTXwGGFnE= Received: by 10.90.115.4 with SMTP id n4mr1010266agc.1166029837477; Wed, 13 Dec 2006 09:10:37 -0800 (PST) Received: from ?192.168.1.6? ( [74.108.69.82]) by mx.google.com with ESMTP id z21sm1171177qbc.2006.12.13.09.10.36; Wed, 13 Dec 2006 09:10:36 -0800 (PST) In-Reply-To: <8afd57154e6dcac837b0ffb2173108a4@gravitonic.com> References: <004c01c71eb9$c70bc990$0201a8c0@pc1> <8afd57154e6dcac837b0ffb2173108a4@gravitonic.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Cc: , Matt Wilmas Content-Transfer-Encoding: 7bit Date: Wed, 13 Dec 2006 12:10:31 -0500 To: Andrei Zmievski X-Mailer: Apple Mail (2.752.3) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] [PATCH] Some small optimizations From: ilia@prohost.org (Ilia Alshanetsky) On 13-Dec-06, at 11:54 AM, Andrei Zmievski wrote: > Which previous patch? From Matt? The one for is_numeric_string() Ilia Alshanetsky