Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69764 invoked by uid 1010); 23 Jan 2004 21:21:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69731 invoked from network); 23 Jan 2004 21:21:50 -0000 Received: from unknown (HELO miranda.org) (209.58.150.153) by pb1.pair.com with SMTP; 23 Jan 2004 21:21:50 -0000 Received: (qmail 8715 invoked by uid 546); 23 Jan 2004 21:21:50 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 23 Jan 2004 21:21:50 -0000 Date: Fri, 23 Jan 2004 16:21:50 -0500 (EST) X-X-Sender: adam@miranda.org To: Marcus Boerger cc: internals@lists.php.net In-Reply-To: <127-1489258859.20040123221414@marcus-boerger.de> Message-ID: References: <127-1489258859.20040123221414@marcus-boerger.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] SPL Examples Broken? From: adam@trachtenberg.com (Adam Maccabee Trachtenberg) On Fri, 23 Jan 2004, Marcus Boerger wrote: > The way you created RecursiveDirectoryIterator should be the problem. > At least i hope so. The class is suppoed to implement interface > RecursiveIterator which you are obviously missing. Apart from that the class > is a built in class (or are you trying the code without ext/spl?). > You can verify the existence of the class by the following line: I am an idiot. I forgot that I did not build PHP Beta 3 with SPL, so when I switched from my "current CVS" build to work around the "implements" bug, I eliminated SPL from my copy of PHP. :) I will try rebuilding things and take a second look. Thanks. -adam -- adam@trachtenberg.com author of o'reilly's php cookbook avoid the holiday rush, buy your copy today!