History log of /PHP-5.4/ext/spl/spl_directory.c (Results 51 – 75 of 225)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0ab7f1ce 23-Mar-2011 Felipe Pena

- Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construct())


# f06e3ba5 19-Mar-2011 Gustavo André dos Santos Lopes

- Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
with \0).


# 8deb11c0 19-Mar-2011 Gustavo André dos Santos Lopes

- Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
with \0).


Revision tags: php-5.3.6, php-5.3.6RC3
# 67fa13a3 08-Mar-2011 Felipe Pena

- Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance segfaults)


# c7e7de34 08-Mar-2011 Felipe Pena

- Fixed bug #49608 (Using CachingIterator on DirectoryIterator instance segfaults)


Revision tags: php-5.3.6RC2
# 54a7e5d7 20-Feb-2011 Felipe Pena

- Fixed memory leak in DirectoryIterator::getExtension() and SplFileInfo::getExtension()


# a47eb9a4 20-Feb-2011 Felipe Pena

- Fixed memory leak in DirectoryIterator::getExtension() and SplFileInfo::getExtension()


Revision tags: php-5.3.6RC1
# 14c6cc5b 11-Feb-2011 Peter Cowburn

MFH - Added SplFileInfo::getExtension() (FR #48767)


# 6bc25ca2 04-Feb-2011 Adam Harvey

Fix bug #53914 (SPL assumes HAVE_GLOB is defined). Original patch by Chris
Jones; test updates by myself.


# a7d4b80c 04-Feb-2011 Adam Harvey

Fix bug #53914 (SPL assumes HAVE_GLOB is defined). Original patch by Chris
Jones; test updates by myself.


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# 064a2544 23-Dec-2010 Peter Cowburn

Implemented FR #48767 (SplFileInfo::getExtension())


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 6958cb4a 14-Nov-2010 Felipe Pena

- Added missing void arg checks


# 8192f0f7 14-Nov-2010 Felipe Pena

- Added missing void arg checks


# 6cb7ea40 09-Nov-2010 Adam Harvey

Implemented FR #53264 (Add fputcsv method to SplFileObject).


# 150a741f 09-Nov-2010 Adam Harvey

Fix bug #53279 (SplFileObject doesn't initialise default CSV escape character).


# 84dc845f 09-Nov-2010 Adam Harvey

Fix bug #53279 (SplFileObject doesn't initialise default CSV escape character).


# 2b043648 10-Sep-2010 Pierre Joye

- Implement bug #51804, splFileInfo::getLinkTarget() on Windows


# b4368a76 10-Sep-2010 Pierre Joye

- Implement bug #51804, splFileInfo::getLinkTarget() on Windows


# 2fb2f815 18-Aug-2010 Felipe Pena

- Improved fix for bug #52573


# f3028b92 18-Aug-2010 Felipe Pena

- Improved fix for bug #52573


# 658272c9 10-Aug-2010 Felipe Pena

- Fixed bug #52573 (SplFileObject::fscanf Segmentation fault)


# c10bb272 10-Aug-2010 Felipe Pena

- Fixed bug #52573 (SplFileObject::fscanf Segmentation fault)


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# c5237d82 24-May-2010 Dmitry Stogov

Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties


123456789