Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36365 invoked from network); 9 Jul 2008 14:17:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2008 14:17:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=arnaud.lb@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arnaud.lb@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.46.28 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: arnaud.lb@gmail.com X-Host-Fingerprint: 74.125.46.28 yw-out-2324.google.com Received: from [74.125.46.28] ([74.125.46.28:1343] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/01-30205-078C4784 for ; Wed, 09 Jul 2008 10:17:21 -0400 Received: by yw-out-2324.google.com with SMTP id 5so1260545ywb.83 for ; Wed, 09 Jul 2008 07:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=0ekM9zH8cAGE0/jnfMYyRjedwU2y8PG/ZKy2qt3MXmw=; b=xyIshnZ5Y+b3J9PBjgYt3KCkPwgbh28goBApn+3sBg3m6FYkgsL833A0bDh6SD49De kQzzwbxYGJBdEktT+E3IafxOFM/z40PbZnJfM3BgoTwQWXTk0G7GEQ1CvxPhODXL9JVh 5Tps/GppwajOnDU7gtcWxj2koETnxzVPTuTQs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=UVvqa69ehAiv9GQOzvdj9EO8wy7cfjrgfLqr+KAhnVg07Yj3dh9X7wBLnFXTtPIT1y OXlDbeud8CIOswSHG+F70e52Lwl7jxpwIhyHihuAdGnFrLldDPEOUYP+Lz0yeCsQlwDV Q+p3vD1X49Q4LJkWPPFOFA1xz0UTGIRIc3V58= Received: by 10.103.229.12 with SMTP id g12mr3963581mur.6.1215613036093; Wed, 09 Jul 2008 07:17:16 -0700 (PDT) Received: from 207-177-41-213.getmyip.com ( [213.41.177.207]) by mx.google.com with ESMTPS id u26sm10582092mug.4.2008.07.09.07.17.14 (version=SSLv3 cipher=RC4-MD5); Wed, 09 Jul 2008 07:17:15 -0700 (PDT) To: Marcus Boerger Date: Wed, 9 Jul 2008 16:16:20 +0200 User-Agent: KMail/1.9.9 Cc: "internals" References: <200807081549.36758.arnaud.lb@gmail.com> <509955367.20080709111822@marcus-boerger.de> In-Reply-To: <509955367.20080709111822@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200807091616.20332.arnaud.lb@gmail.com> Subject: Re: [PHP-DEV] [PATCH] RecursiveTreeIterator implementation From: arnaud.lb@gmail.com ("Arnaud Le Blanc") On Wed, Jul 9, 2008 at 11:18 AM, Marcus Boerger wrote: > > Looks very good! Many thanks. > > Best regards, > Marcus > > Thanks :)