History log of /PHP-5.5/ext/spl/spl_directory.c (Results 101 – 125 of 257)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# a5d361e3 27-Apr-2010 Etienne Kneuss

Fixed #48361 (SplFileInfo::getPathName() should return the parent


# 07a6d662 27-Apr-2010 Etienne Kneuss

Fixed #48361 (SplFileInfo::getPathName() should return the parent


# c200eeeb 27-Apr-2010 Etienne Kneuss

Fix #51374 (Wrongly initialized object properties)


# 739ebcc6 27-Apr-2010 Etienne Kneuss

Fix #51374 (Wrongly initialized object properties)


# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...


# eb88d58e 25-Apr-2010 Etienne Kneuss

Fix #51532 (Invalid prototype for SplFileInfo::fscanf)


# d8c8cb4c 25-Apr-2010 Etienne Kneuss

Fix #51532 (Invalid prototype for SplFileInfo::fscanf)


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# 855034b9 23-Jul-2009 Jani Taskinen

- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)


# c16b7585 08-Jul-2009 Ilia Alshanetsky

Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinked
directories).

[DOC]

To avoid breaking how existing code works a new constant is introduced for
th

Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinked
directories).

[DOC]

To avoid breaking how existing code works a new constant is introduced for
the RecursiveDirectoryIterator() that directs the code to follow symlinks.
This constant RecursiveDirectoryIterator::FOLLOW_SYMLINKS can be passed a
flag to the constructor to trigger symlink following.

show more ...


# fc4e43ec 04-Jul-2009 Felipe Pena

MFH:
- Added missing methods' arginfo (for void params)
- Fixed arginfos:
- MultipleIterator::__construct
- MultipleIterator::setFlags (Thanks Philip!)
- SplFixedArray:

MFH:
- Added missing methods' arginfo (for void params)
- Fixed arginfos:
- MultipleIterator::__construct
- MultipleIterator::setFlags (Thanks Philip!)
- SplFixedArray::__construct

show more ...


Revision tags: php-5.3.0
# e583ce82 24-Jun-2009 Dmitry Stogov

Fixed bug #48643 (String functions memory issue)


Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# b8d64e40 04-Jun-2009 Etienne Kneuss

MFH: Include other flags as well


Revision tags: php-5.2.10RC1
# bc752085 09-May-2009 Etienne Kneuss

MFH: Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring CURRENT_AS_PATHNAME)


Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5
# 3baf61b5 10-Mar-2009 Marcus Boerger

- MFH Safer flag handling as requested by Greg


Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


# f48d22af 22-Dec-2008 Etienne Kneuss

MFH: Fix #46646 (Implement zend functions to restrict serialization or internal classes)


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5
# 7d4fd3fd 27-Nov-2008 Dmitry Stogov

Fixed bug #46409 (__invoke method called outside of object context when using array_map)


1234567891011