History log of /PHP-7.2/ext/spl/spl_directory.c (Results 301 – 325 of 365)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 08c4c9c2 10-Feb-2006 Antony Dovgal

MFH: fix #36359 (splFileObject::fwrite() doesn't write when no data length specified)


# aa920b8e 05-Feb-2006 Antony Dovgal

MFH: fix #36295 (typo in SplFileObject::flock() parameter name)


# 39d71e37 05-Feb-2006 Marcus Boerger

- MFH Fix bug #36287


# a266261e 02-Feb-2006 Marcus Boerger

- Fix oversight


# 0c972edc 02-Feb-2006 Ilia Alshanetsky

Only use win32 directory separators on win32 or netware.


# ff30daae 02-Feb-2006 Antony Dovgal

MFH: add missing folding tags
nuke unnecessary semicolons


# 0506d1a9 02-Feb-2006 Antony Dovgal

fix #36258 (SplFileObject::getPath() may lead to segfault)


# 9cbc3ae2 23-Jan-2006 Ilia Alshanetsky

Fixed bug #36134 (DirectoryIterator constructor failed to detect empty
directory names).


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()


1...<<1112131415