History log of /PHP-5.5/ext/spl/spl_iterators.c (Results 76 – 100 of 227)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


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, 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
# 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
# 084124fb 22-Sep-2008 Felipe Pena

- MFH: Fixed bug #46088 (RegexIterator::accept - segfault)


# 506e49c6 09-Sep-2008 Arnaud Le Blanc

MFH: Fixed bug #46031 (Segfault in AppendIterator::next)


# c77ca4c3 08-Aug-2008 Etienne Kneuss

MFH: Fix error_handling usage in various extensions


Revision tags: php-4.4.9
# e304515d 02-Aug-2008 Felipe Pena

- MFH: Added parameter TSRMLS_DC in zend_is_callable()


Revision tags: php-5.3.0alpha1
# 3c62c4bf 29-Jul-2008 Dmitry Stogov

Removed warning


Revision tags: php-4.4.9RC1
# 5495813b 19-Jul-2008 Etienne Kneuss

MFH: Complete the ZTS build fix


# 55014316 19-Jul-2008 Derick Rethans

- MFH: Fixed ZTS build.


# e537b793 19-Jul-2008 Marcus Boerger

- MFH Added RecursiveTreeIterator


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# b57e7b44 12-Mar-2008 Etienne Kneuss

Fix bug #41828 (Fix crash on wrong instantiation)


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 522166ba 10-Jan-2008 Marcus Boerger

- MFH Fix bug in example code found by Surf Chen


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5
# b4892511 02-Nov-2007 Jani Taskinen

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* func

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* functions
. Improvements to debugging info in var_dump/print_r
# I propably forgot already something but this all was pretty close tied
# to each other so it wasn't possible to do it in parts.

show more ...


Revision tags: php-5.2.5RC2, php-5.2.5RC1
# 80893e57 18-Oct-2007 Marcus Boerger

- Fix #42703


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0
# 93583f96 11-May-2007 Marcus Boerger

- MFH Add invert option to RegexIterator


Revision tags: php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# fa29c1a2 04-Mar-2007 Marcus Boerger

- Fix copy'n'paste issues


# ed359b45 04-Mar-2007 Marcus Boerger

- MFH simplify, synch docu/implementation


Revision tags: php-4.4.6
# efad70c2 27-Feb-2007 Ilia Alshanetsky

snprintf() -> slprintf()


12345678910