History log of /PHP-5.5/ext/spl/php_spl.c (Results 151 – 175 of 175)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# 3b4f9d7b 03-Aug-2003 Marcus Boerger

Latest zend updates


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# 173cb143 19-Jul-2003 Marcus Boerger

Add class spl_array which is an array wrapper


# 3a49606d 16-Jul-2003 Marcus Boerger

Add directory iterator class


# 15097151 16-Jul-2003 Marcus Boerger

Update and remove parts no longer possible


Revision tags: php-5.0.0b1, php-4.3.3RC1
# 5b3fd9bf 17-Jun-2003 Marcus Boerger

- Remove namespace leftovers
- Convert some static inline functions to macros
- Faster was of function call parameter stack building


# 3a75403b 12-Jun-2003 Marcus Boerger

License update


# 76f68f2a 11-Jun-2003 Marcus Boerger

WS and removing unecessary things


# b70cf407 04-Jun-2003 Marcus Boerger

Goodbye namespaces


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4
# 6d913a3b 26-May-2003 Marcus Boerger

- Fix handling of abstract methods. They must be inherited when inheriting
a method.
- Fix entry more (should be amed has_more).
- Add a check against that bug.


# 13f50103 25-May-2003 Marcus Boerger

Make foreach on spl'ed objects work with break, too


# 2f0ea976 25-May-2003 Marcus Boerger

Speling


Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# 4701aaaa 02-May-2003 Marcus Boerger

Interfaces only implement interfaces


Revision tags: SPL_ALPHA
# b5a70a72 01-May-2003 Marcus Boerger

Add spl extension


1234567