RecursiveIteratorIterator för PHP 5.0.5 Win32

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

 



I have the following class

class CMAES_DomIterator implements RecursiveIteratorIterator
{
....
}

When I am instanciating the class I am getting the following error:

Fatal error: CMAES_DomIterator cannot implement RecursiveIteratorIterator - it is not an interface ...

Does not PHP 5.0.5 support the RecursiveIteratorIterator Interface?

Thanxs
/Erik

--
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