Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39038 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80440 invoked from network); 17 Jul 2008 07:25:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2008 07:25:00 -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:44500] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/3B-54589-AC3FE784 for ; Thu, 17 Jul 2008 03:25:00 -0400 Received: from MBOERGER-ZRH (unknown [80.179.124.65]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 19D3D11F994; Thu, 17 Jul 2008 09:24:55 +0200 (CEST) Date: Thu, 17 Jul 2008 09:24:50 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <563297660.20080717092450@marcus-boerger.de> To: "Arnaud Le Blanc" CC: Marcus Boerger , "internals" In-Reply-To: <200807161747.21087.arnaud.lb@gmail.com> References: <200807081549.36758.arnaud.lb@gmail.com> <200807091616.20332.arnaud.lb@gmail.com> <152910573.20080709200614@marcus-boerger.de> <200807161747.21087.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, I will commit it afte I have reviewed and changed it a bit. Right now you ignore conversoin errors. I'll change this to throw exceptions to be inline with other code. However I am in Tel Aviv right now for a company work meeting, so I have little time this week. marcus Wednesday, July 16, 2008, 5:47:20 PM, you wrote: > On Wednesday 09 July 2008 20:06:14 Marcus Boerger wrote: >> 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 >> > Hi, > I would like to add a method to allow to change the prefix strings, but are > there any chances for this patch to be commited into 5.3 ? > Regards, > Arnaud Best regards, Marcus