Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38880 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16333 invoked from network); 9 Jul 2008 18:06:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2008 18:06:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:47998] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/E0-30205-93EF4784 for ; Wed, 09 Jul 2008 14:06:50 -0400 Received: from MBOERGER-ZRH.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 95E3B11F0C6; Wed, 9 Jul 2008 20:06:46 +0200 (CEST) Date: Wed, 9 Jul 2008 20:06:14 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <152910573.20080709200614@marcus-boerger.de> To: "Arnaud Le Blanc" , Johannes Schlueter , Lukas Kahwe Smith CC: Marcus Boerger , "internals" In-Reply-To: <200807091616.20332.arnaud.lb@gmail.com> References: <200807081549.36758.arnaud.lb@gmail.com> <509955367.20080709111822@marcus-boerger.de> <200807091616.20332.arnaud.lb@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [PATCH] RecursiveTreeIterator implementation From: helly@php.net (Marcus Boerger) Hello Arnaud, if you can provicde the same for HEAD then I'll submit it. And if you're fast enough we might even get it into 5.3.0 :-) Johannes, Lukas, how much time does he have? marcus Wednesday, July 9, 2008, 4:16:20 PM, you wrote: > On Wed, Jul 9, 2008 at 11:18 AM, Marcus Boerger wrote: >> >> Looks very good! Many thanks. >> >> Best regards, >> Marcus >> >> > Thanks :) Best regards, Marcus