History log of /PHP-5.5/ext/spl/spl_directory.c (Results 226 – 250 of 257)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3960865e 07-Mar-2005 Marcus Boerger

- In File::fgetcsv() use max length from object


# 40bf9075 07-Mar-2005 Marcus Boerger

- Add File object


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, 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
# 2ce7bcd7 01-Nov-2004 Marcus Boerger

- Allow direct access to spl class entries (SPL cannot be build shared)


# 9dcce367 30-Oct-2004 Marcus Boerger

WS (ups)


# e2ba10a7 30-Oct-2004 Marcus Boerger

strip trailing (back)slash from path


Revision tags: PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH
# d265cdff 03-Sep-2004 Marcus Boerger

- Fix protoe's


Revision tags: 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
# 5232a5af 16-Jun-2004 Ard Biesheuvel

64-bit bugsquash party


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


1234567891011