Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39010 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86448 invoked from network); 16 Jul 2008 15:48:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2008 15:48:38 -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 74.125.46.29 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.29 yw-out-2324.google.com Received: from [74.125.46.29] ([74.125.46.29:2391] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/A7-54589-5581E784 for ; Wed, 16 Jul 2008 11:48:38 -0400 Received: by yw-out-2324.google.com with SMTP id 5so2438576ywb.83 for ; Wed, 16 Jul 2008 08:48:35 -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=TJZ0IThuX2sgP4SsNUG95C+fY30TlmjRasITUnEX9pQ=; b=jw8lW+AiBuSZ+D3caC5b0bXBVzLTAi94rMTG4hPTHcpQAcYAJ5PS8yhlk6N8I9o96l PegWTxcKP4qpbZ/lPZ2JdoVzsHcYevNBAyZ38F96WNPpFwdlVNnLmIq5qAvZE9qPOod+ XeSpCIK6EMM131v8U2pEJdyRa9FqZ/VQxdDNE= 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=tj5OMdM/iOrtsObUe3kKbkgViEJd2jVme0XmJ6avL7wSsdmc2S3475lrx3WOQSA0tJ n2X/fL6yPfPdCp2YyrWRr8nQcTnwOYfpwwMytVwSGe43gH88HzVc+jgpBNnY7R2UuDM7 5epeukhWlC4TtAUb+GxtY8n+ZfiAiNTqJ1hQw= Received: by 10.103.186.14 with SMTP id n14mr998356mup.40.1216223314231; Wed, 16 Jul 2008 08:48:34 -0700 (PDT) Received: from 207-177-41-213.getmyip.com ( [213.41.177.207]) by mx.google.com with ESMTPS id t10sm2957642muh.17.2008.07.16.08.48.32 (version=SSLv3 cipher=RC4-MD5); Wed, 16 Jul 2008 08:48:33 -0700 (PDT) To: Marcus Boerger Date: Wed, 16 Jul 2008 17:47:20 +0200 User-Agent: KMail/1.9.9 Cc: "internals" References: <200807081549.36758.arnaud.lb@gmail.com> <200807091616.20332.arnaud.lb@gmail.com> <152910573.20080709200614@marcus-boerger.de> In-Reply-To: <152910573.20080709200614@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200807161747.21087.arnaud.lb@gmail.com> Subject: Re: [PHP-DEV] [PATCH] RecursiveTreeIterator implementation From: arnaud.lb@gmail.com ("Arnaud Le Blanc") 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