History log of /PHP-7.1/Zend/zend_iterators.c (Results 51 – 60 of 60)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3
# ce984d76 14-Feb-2004 Marcus Boerger

dtor's may not be called from free_storage handlers


Revision tags: php-5.0.0b4, php-5.0.0b4RC1
# dd58eb3f 04-Feb-2004 Marcus Boerger

Fix warnings


# f5f7d569 04-Feb-2004 Zeev Suraski

Change destructor implementation (details will follow on internals@)


Revision tags: php-4.3.5RC2, RELEASE_1_3b6
# 6e2cf148 25-Jan-2004 Marcus Boerger

Respect proeprty visibility in foreach


Revision tags: php_ibase_before_split, php-4.3.5RC1
# ccfc46b0 08-Jan-2004 foobar

- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 056c654f 29-Nov-2003 Marcus Boerger

Fix memleak


# bdc339d3 10-Nov-2003 Marcus Boerger

Don't use zend_class_entry indirection


# ea3eec91 10-Nov-2003 Marcus Boerger

Need to update iterators handler table too.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3
# 15bfbc76 18-Oct-2003 Marcus Boerger

Fallback to old behavior until we have a default iterator that respects
visibility we do the array trick.


# 25aa8b71 17-Oct-2003 Marcus Boerger

Added c-api for iterators
# After 4 Month work and endless discussions...


123