Looks like implementing traversable also requires implementing some
other interfaces.
I've removed this line from the code in CVS, so that people can
actually use the snapshots; they're currently all hard-broken with
this error when a class implements traversable.

If there's any other code doing this same thing, it also needs to be
fixed before release.

--Wez.


On 9/11/05, Kevin Waterson <[EMAIL PROTECTED]> wrote:
> 
> PHP Fatal error:  Class PDOStatement must implement interface Traversable as 
> part of either Iterator or IteratorAggregate i
> n Unknown on line 0

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

Reply via email to