History log of /PHP-7.4/ext/spl/php_spl.c (Results 226 – 250 of 263)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 3fb1c65a 08-Feb-2005 Marcus Boerger

- Initial Observer implementation


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1
# bd40510b 01-Nov-2004 Marcus Boerger

- Two new exceptions
- Make use of new exception classes


# fe1909b5 01-Nov-2004 Marcus Boerger

- Implement basic exception classes


# 8e3a8b1e 01-Nov-2004 Marcus Boerger

- Add interface Countable (PECL #30113)


# b9470609 01-Nov-2004 Marcus Boerger

- Minor fixes
- Implement AppendIterator in C


# 9626e985 31-Oct-2004 Marcus Boerger

- Implement EmptyIterator in C


# de3a8ea3 31-Oct-2004 Marcus Boerger

- Implement InfiniteIterator in C


# 90012aa3 31-Oct-2004 Marcus Boerger

- Implement classes IteratorIterator and NoRewindIterator in C


# 208a97a2 29-Oct-2004 Marcus Boerger

- Implement OuterIterator in C


Revision tags: PRE_NEW_VM_GEN_PATCH
# 6349f46e 07-Oct-2004 Marcus Boerger

- Added iterator_to_array() and iterator_count()


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, 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, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 7f01ec57 29-Apr-2004 Marcus Boerger

SPL is meant to be in uppercase letters, do it now it works


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, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6
# 0711fdce 25-Jan-2004 Marcus Boerger

Show supported classes & interfaces in -i and phpinfo()


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

Add cvs tags


# 309f5438 18-Jan-2004 Marcus Boerger

Add class SimpleXMLIterator


Revision tags: php-4.3.5RC1
# 0e5b87c5 08-Jan-2004 Marcus Boerger

Update copyright


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# f3a3990c 08-Dec-2003 Marcus Boerger

Implement CahingIterator and CachingRecursiveIterator as C-code.
#Script examples/directorytree.php has a few memleaks though but besides
#that all works fine.


# 7046afb5 06-Dec-2003 Marcus Boerger

Implement SeekableIterator and LimitIterator as C code.


# 37d7555f 02-Dec-2003 Marcus Boerger

Add classes from examples: FilterIterator, ParentIterator


# 0f2f7453 26-Nov-2003 Marcus Boerger

Cleanup


# 06cdd3e4 26-Nov-2003 Marcus Boerger

Remove interfaces implemented in engine now


# 5757ae3d 17-Nov-2003 Marcus Boerger

Rename ArrayClass to ArrayObject


# 159c538b 09-Nov-2003 Marcus Boerger

Major update:
- Remove all overloading hooks -> array_read/array_access must be rewritten
- Remove all basic iterators
- Remove all 'spl_' prefixing exposed to user level
- Add Recurs

Major update:
- Remove all overloading hooks -> array_read/array_access must be rewritten
- Remove all basic iterators
- Remove all 'spl_' prefixing exposed to user level
- Add RecursiveIterator, RecursiveIteratorIterator
- Add DirectoryIterator, DirectoryTreeIterator
- Add some examples

show more ...


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, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# cd021cfb 18-Sep-2003 Marcus Boerger

Go with studlyCaps


# 0f91d8a4 04-Sep-2003 Marcus Boerger

Go with stdlyCaps


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# b0996701 04-Aug-2003 Marcus Boerger

- Unset support for spl_array_access by method set($index)
- Parameter names for array interface methods


1234567891011