History log of /PHP-5.4/ext/spl/spl_iterators.c (Results 176 – 200 of 213)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7
# 846c5a25 31-May-2004 Zeev Suraski

Fix typo


# e11b518c 30-May-2004 Zeev Suraski

Fix prototype


Revision tags: php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 6882000c 18-May-2004 Marcus Boerger

- Make start and length parameter to Limititerator::__construct optional


# a9070ba1 06-May-2004 Marcus Boerger

Add protos


# 11690da1 27-Apr-2004 Marcus Boerger

- Some pretection against out-of-memory situations


# 7f37b3f6 27-Apr-2004 Marcus Boerger

Fix LimitIterator by using new handler


# 5b755c40 25-Apr-2004 Marcus Boerger

Fix several issues
- bugfix #27063
- bugfix #27929
- bugfix #28099
- bugfix #28125
# The amount of code is needed to solve the return by reference problem.
# dual_it and deriv

Fix several issues
- bugfix #27063
- bugfix #27929
- bugfix #28099
- bugfix #28125
# The amount of code is needed to solve the return by reference problem.
# dual_it and derived also need their own iterator handlers to be able
# to return by reference.

show more ...


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2
# 00da4451 14-Apr-2004 Marcus Boerger

Bugfix #27997


Revision tags: php-4.3.6, php-5.0.0RC2RC1
# 42370213 08-Apr-2004 Marcus Boerger

Fix toString() issue again


Revision tags: php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1
# dce131eb 28-Mar-2004 Marcus Boerger

Add agrument type info


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1
# 851c254e 17-Mar-2004 Marcus Boerger

Fix CachingIterator's ability to cache string conversion results.
Add a test for that.


Revision tags: php-5.0.0RC1RC2
# 42664906 16-Mar-2004 Marcus Boerger

Make use of zend_make_printable_zval() instead of 'manually' calling
__toString().


Revision tags: php-5.0.0RC1RC1
# 1b060f36 09-Mar-2004 Marcus Boerger

Access to inner iterator was missing


# 50ee116f 09-Mar-2004 Marcus Boerger

Clearify the different method/class flags (as discussed with Andi).


Revision tags: RELEASE_0_2_0
# 6b0f57ee 08-Mar-2004 Marcus Boerger

Rename hasMore() to valid() as discussed. (Part II)


# b6b7c9eb 08-Mar-2004 Marcus Boerger

Rename hasMore() to valid() as discussed. (Part I)


# 81f05c18 25-Feb-2004 Ard Biesheuvel

Wordsize fixes


# bec3adb8 25-Feb-2004 Zeev Suraski

Fix signature
Marcus - please make sure that this is ok. Generally you are no longer
allowed to override a method and with an incompatible signature


Revision tags: php-4.3.5RC3, php-5.0.0b4
# 30171a75 12-Feb-2004 Zeev Suraski

zend_default_classes.h -> zend_exceptions.h


Revision tags: php-5.0.0b4RC1
# d89b7b23 04-Feb-2004 Zeev Suraski

API updates


Revision tags: php-4.3.5RC2
# 390ae1a8 28-Jan-2004 Marcus Boerger

- Fix second issue with #27042
- Little improvement
- Update test


# a43693ea 26-Jan-2004 Marcus Boerger

Must use zval* here


# 5ac404eb 26-Jan-2004 Marcus Boerger

Fixed bug #27042 (SPL: SeekableIterator seek() broken).


Revision tags: RELEASE_1_3b6, php_ibase_before_split
# 3b207ccb 20-Jan-2004 Marcus Boerger

Add cvs tags


# 43ee98f9 18-Jan-2004 Marcus Boerger

Not needed


123456789