> ic, sounds interesting. Actually Andrei doesn't it look like something for > ext/unicode? that's what it's for, actually...
>>> The second thing is that you did not use the dtor() handler so you have >>> a memory leak. >> which dtor handler ? > > Zend/zend_iterators.h: > typedef struct _zend_object_iterator_funcs { > /* release all resources associated with this iterator instance */ > void (*dtor)(zend_object_iterator *iter TSRMLS_DC); > > ^^^that one :-) Solid ! Thanks again.. clayton > > > > > > Best regards, > Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php