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

-- 
[EMAIL PROTECTED]
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to