Re: RecursiveIteratorIterator för PHP 5.0.5 Win32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Erik Franzén schrieb:
> Fatal error: CMAES_DomIterator cannot implement 
> RecursiveIteratorIterator - it is not an interface ...
> 
> Does not PHP 5.0.5 support the RecursiveIteratorIterator Interface?

No, it doesn't. Like it tells you: RecursiveItraorIterator is no an
interface. It's a class. You can extend it but not implement it.

Further info here:

http://www.php.net/~helly/php/ext/spl/

AllOLLi
____________
Buffy: "The Slayer.. The chosen one. She-who-hangs-out-a-lot-in-cemeteries."
[Buffy 411]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux