History log of /PHP-7.2/ext/spl/spl_directory.c (Results 226 – 250 of 365)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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)


Revision tags: php-5.2.7RC4
# 3919b16f 19-Nov-2008 Etienne Kneuss

MFH: Fix #46241 (stacked error_handlers, error_handling in general)


# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# e415c37e 06-Nov-2008 Etienne Kneuss

MFH: Fix #46421 (Take care about /)


# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2
# 261f0c32 21-Oct-2008 Arnaud Le Blanc

initialize optional vars


Revision tags: php-5.2.7RC1
# c238cb8f 11-Sep-2008 Arnaud Le Blanc

MFH: Fixed #46053 (SplFileObject::seek - Endless loop)


# 7f5079ab 11-Sep-2008 Arnaud Le Blanc

MFH: Fixed #46051 (SplFileInfo::openFile - memory overlap)


# c77ca4c3 08-Aug-2008 Etienne Kneuss

MFH: Fix error_handling usage in various extensions


Revision tags: php-4.4.9, php-5.3.0alpha1
# 691d4a69 25-Jul-2008 Dmitry Stogov

Fixed uninitialised data


# 0aeea4bd 24-Jul-2008 Steph Fox

MFH SPL_FILE_DIR_UNIXPATHS.


# d78f5554 23-Jul-2008 Marcus Boerger

- [DOC] Add FilesystemIterator::SKIP_DOTS (flag to skip '.' and '..' in iteration)


Revision tags: php-4.4.9RC1
# 8dafec40 19-Jul-2008 Etienne Kneuss

MFH: Implement DirectoryIterator::seek


# 767eaa7a 08-Jul-2008 Etienne Kneuss

MFH: - Fix filename in debug_info
- Fix #45345 (getPathInfo on the file instead of the dir)
- Remove trailing / on input


# 9d4ede19 02-Jul-2008 Antony Dovgal

MFH: check return value of hash_find()


# 4e80cf8b 18-Jun-2008 Etienne Kneuss

MFH: Fix #45216 (Add a default size for fgetss)


Revision tags: BEFORE_NEW_PARAMETER_PARSE
# 3681756c 20-May-2008 Etienne Kneuss

MFH: Fix path lookup when include_path is used


12345678910>>...15