Re: [PHP-DEV] iterating objects with interfaces

[email protected] ((Marcus Börger)) Sun, 09 Mar 2003 21:51:47 +0100
Newsgroups php.dev
Message-ID <[email protected]>
At 06:54 09.03.2003, Marcus Börger wrote:
>Hi,
>
>  i've just done the first step for a new extension which shall make use
>of interfaces newly implemented in ZE2.

SPL is updated and supports a complete set of iterator interfaces.
After moving from Minit/shutdown to Rinit/shutdown i also have no
more memleaks. The problem is here that we currently cannot have
internal interfaces/functions and i didn't want to apply more changes
to the engine.

Interested?
http://marcus-boerger.de/php/ext/spl/

regards
marcus