History log of /PHP-5.4/ext/spl/spl_directory.c (Results 201 – 225 of 225)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, 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
# 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)


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, RELEASE_1_3b6, php_ibase_before_split
# 4c0b1fdd 23-Jan-2004 Marcus Boerger

Builtin recursion protection (by disallow to follow links by default).


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
# 9a98ff3a 13-Dec-2003 Marcus Boerger

Add standard file info functions to DirectoryIterator


# 5b7d1623 09-Dec-2003 Marcus Boerger

- Initialize for refcounting.
- Simplify.


# 5ae70cc4 04-Dec-2003 Marcus Boerger

Update __toString() issues


# a7217431 02-Dec-2003 Marcus Boerger

Move object struct to header.


# 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


123456789