Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39109 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53141 invoked from network); 20 Jul 2008 03:21:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2008 03:21:52 -0000 Authentication-Results: pb1.pair.com header.from=arnaud.lb@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=arnaud.lb@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.157 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: 72.14.220.157 fg-out-1718.google.com Received: from [72.14.220.157] ([72.14.220.157:55812] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/F2-35040-F4FA2884 for ; Sat, 19 Jul 2008 23:21:52 -0400 Received: by fg-out-1718.google.com with SMTP id 16so546947fgg.23 for ; Sat, 19 Jul 2008 20:21:48 -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=pRTOYXTcg8rsCzAWHQzRm2sb6a5A+CpJrjhCR89LyCM=; b=HLjsvcrgLngoIZFZlxHnqVsesql19h7BOld+hquz8j+1s/Jm9/849WalzsU1XOLH8S w4gfnjyETilRkQWBxkiAUHxajS4DVmo1y+yzdrylfUHoWtrice8dkHED5T51o8lh3Yxy qUH4tQqyYod3zdpj506R4ZAAqdv1K8Sk3iJec= 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=io7fVScxd8NR4lwSemel8H9NHXtsMxYroLWtBQHik/tqVj0SiXjZPZbH3QURwAGjtZ JBOrjWgJMI2cY9hwNt8jOba3Hzskn4jc7ExWsjkc/6ip4gLXYxOeNG1QJEEqS07pXxnd SL+P5VQ9Ggdm7KhW43m1oAl91WxIl6i4f9fKQ= Received: by 10.103.214.13 with SMTP id r13mr1498841muq.4.1216524108571; Sat, 19 Jul 2008 20:21:48 -0700 (PDT) Received: from 207-177-41-213.getmyip.com ( [213.41.177.207]) by mx.google.com with ESMTPS id b9sm12635525mug.13.2008.07.19.20.21.45 (version=SSLv3 cipher=RC4-MD5); Sat, 19 Jul 2008 20:21:46 -0700 (PDT) To: Marcus Boerger Date: Sun, 20 Jul 2008 05:20:31 +0200 User-Agent: KMail/1.9.9 Cc: "internals" , Etienne Kneuss References: <200807081549.36758.arnaud.lb@gmail.com> <200807101416.33835.arnaud.lb@gmail.com> <1657130941.20080719175740@marcus-boerger.de> In-Reply-To: <1657130941.20080719175740@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200807200520.31258.arnaud.lb@gmail.com> Subject: Re: [PHP-DEV] [PATCH] RecursiveTreeIterator implementation From: arnaud.lb@gmail.com ("Arnaud Le Blanc") Hello, > Slightly modified and applied. Thanks for the good work. Thanks :) > Care to look into the MultipleIterator next? Ok, I will do that. Etienne, I think I can do that before the 24th. Regards, Arnaud