History log of /PHP-5.5/ext/spl/spl_directory.c (Results 201 – 225 of 257)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_9_4, RELEASE_1_0_4
# d059b92f 15-Jan-2006 Marcus Boerger

- MFH Fix issue found by Nuno


# c863542d 13-Jan-2006 Marcus Boerger

- Fix #35998 (getPathname() method always returns unix style filenames)


Revision tags: php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1
# 2f3678eb 18-Dec-2005 Zeev Suraski

Fix prototype


# 5c802758 14-Dec-2005 Marcus Boerger

- MFH Fix issue spotted by Wez using ms vc 2005


# bac905b9 11-Dec-2005 Marcus Boerger

MFH:
. Change to use sane default flags fro RecursiveDirectoryIterator
. Drop 2nd parameter from DirectoryIterator::__construct()


Revision tags: RELEASE_1_1_1
# 4ccdc865 09-Dec-2005 Antony Dovgal

fix C++ comment


# 0d1efb24 08-Dec-2005 Antony Dovgal

MFH: fix segfault in SplFileObject when file doesn't exist or cannot be read


Revision tags: RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2
# 6dec77d2 29-Nov-2005 Marcus Boerger

- MFH Add class SplFileInfo as base for DirectoryIterator and SplFileObject
# As discussed with ilia before 5.1.0


Revision tags: php-5.1.1
# c37b13e0 27-Nov-2005 Marcus Boerger

- MFH Editor blocks


Revision tags: php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# c0ffebce 15-Sep-2005 Marcus Boerger

- Rename file class again by popular demmand: calling it SplFileObject now


# b4dd0307 15-Sep-2005 Marcus Boerger

MFH:
- Add SplObjectStorage
- Add RecursiveFilterIterator
- Rename Observer to SplObserver
- Rename Subject to SplSubject
- Move SPL constants to class constants
- Update docu


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 177ea26d 03-May-2005 Marcus Boerger

- Make line counting work with FileObject::fgetc()
- Add a test for FileObject::fgetc()
- Update docs


# 287864a6 03-May-2005 Marcus Boerger

- Change FileObject's line counting to be zero based
- Make FileObject implement SeekableIterator
- Add tests


# 4f3b12b3 14-Apr-2005 Marcus Boerger

- Rename class File to FileObject
# by popular demand


Revision tags: RELEASE_0_3, php-5.0.4
# 7adb2b0c 31-Mar-2005 Marcus Boerger

- Add RecursiveDirectoryIterator::getSubPathname()


# 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


1234567891011