History log of /PHP-7.2/ext/spl/spl_directory.c (Results 326 – 350 of 365)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d3837359 31-Mar-2005 Marcus Boerger

- Add RecursiveDirectoryIterator::getSubPath()


Revision tags: php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 56235c6c 09-Mar-2005 Marcus Boerger

Fix the fix


# a2413c32 09-Mar-2005 Antony Dovgal

fix build


# f0a3e5be 09-Mar-2005 Marcus Boerger

More line count fixes


# ef17168f 09-Mar-2005 Marcus Boerger

No double line counting


# 7b647275 08-Mar-2005 Marcus Boerger

- Add/Correct parameter info and protos


# 9b8725a9 07-Mar-2005 Marcus Boerger

- Add more methods
- Avoid exceptions in iterator access
- Do not read in rewind8) or next() instead read in iteration if neccessary
- Correctly count line numer on reading


# 1d54f897 07-Mar-2005 Marcus Boerger

- Fix problem with some plain c pedantic compilers


# 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.


1...<<1112131415