History log of /PHP-5.6/ext/spl/spl_directory.c (Results 251 – 265 of 265)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bfa36a8e 29-Nov-2003 Marcus Boerger

Caanot use REPLACE_ZVAL_VALUE here.


# 9ed350cf 22-Nov-2003 Marcus Boerger

- current() returns self
- add __toString() casting


# dc42ce8c 18-Nov-2003 Marcus Boerger

- Rename DirectoryTreeIterator to RecursiveDirectoryiterator (what it
effectively is).
- Add DirectoryIterator::__toString ->getFilename
- Add RecursiveDirecetoryIterator::__toString ->

- Rename DirectoryTreeIterator to RecursiveDirectoryiterator (what it
effectively is).
- Add DirectoryIterator::__toString ->getFilename
- Add RecursiveDirecetoryIterator::__toString ->getPathname
- Add RecursiveIteratorIterator::getSubIterator.

show more ...


# c3004804 09-Nov-2003 Marcus Boerger

Synch exposed functions with c-level iterator functions


# 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


# b7d32599 25-Aug-2003 Marcus Boerger

Exceptions work now


Revision tags: php-4.3.3
# 1cf91a7a 21-Aug-2003 Marcus Boerger

Extensions that do opcode hooking must provide the removed functions/macros
themselves now.


Revision tags: php-4.3.3RC4
# 74fdac04 10-Aug-2003 Marcus Boerger

This is a void funtion


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

Update documentation in source, reflection and docu itself, part II


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

Revert stuid patch


# 9efcbe1e 19-Jul-2003 Marcus Boerger

Fix clone


# 2432baee 19-Jul-2003 Marcus Boerger

Add clone support


# 3a49606d 16-Jul-2003 Marcus Boerger

Add directory iterator class


1...<<11