Re: [PHP-DEV] Re: TextIterator changes
[email protected] (Michael Wallner)
| Newsgroups | php.i18n,php.internals |
|---|---|
| Message-ID | <[email protected]> |
Andrei Zmievski wrote: > TextIterator does not implement Iterator interface, only Traversable. It > just happens to have functions of the same name as Iterator. Ah, okay. That leaves the picky OO strictness I personally don't like. I think we should give PHP some freedom back in this area. Regards, -- Michael