History log of /PHP-7.4/ext/spl/spl_iterators.c (Results 201 – 225 of 372)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3
# 5f790678 07-Jul-2010 Felipe Pena

- Fixed ZTS build


# c0c5c1ad 07-Jul-2010 Felipe Pena

- Fixed ZTS build


# a3bf7aa4 07-Jul-2010 Etienne Kneuss

Fixed #51697 (Unsafe operations in free_storage of SPL iterators,
causes crashes during shutdown)


# bb15b92d 07-Jul-2010 Etienne Kneuss

Fixed #51697 (Unsafe operations in free_storage of SPL iterators,
causes crashes during shutdown)


# e46fee1d 02-Jul-2010 Johannes Schlüter

Fix bug #52238: Crash when an Exception occured in iterator_to_array


# 21d5041c 02-Jul-2010 Johannes Schlüter

Fix bug #52238: Crash when an Exception occured in iterator_to_array


Revision tags: 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


# 9f16874a 27-Apr-2010 Etienne Kneuss

Fix #49723 (Skip seek when unnecessary)


# 6f5f6d2b 27-Apr-2010 Etienne Kneuss

Fix #49723 (Skip seek when unnecessary)


# 94dd8372 20-Apr-2010 Dmitry Stogov

Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3
# fbbe3e36 22-Feb-2010 Peter Cowburn

Corrected typo in LimitIterator offset exception. Fixes #51119


Revision tags: 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
# a94558c8 08-Dec-2009 Felipe Pena

- Added MAKE_COPY_ZVAL(ppzv, pzv) macro


Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1
# 8f11dc62 07-Nov-2009 Felipe Pena

- Fixed bug #50090 (Typo in IteratorIterator constructor)


Revision tags: php-5.3.1RC3
# 8ce58b24 27-Oct-2009 Felipe Pena

- Fixed bug #50018 (Typo in spl_limit_it_seek())


# 0a8fc25b 23-Oct-2009 Johannes Schlüter

Fix #49972 (AppendIterator undefined function crash)


Revision tags: 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
# 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, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 01a6919f 09-May-2009 Scott MacVicar

Fix bug #48206 again


# e89c1cf7 09-May-2009 Scott MacVicar

MFH Fix bug #48206 - Iterating over an invalid data structure leads to a segfault


Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# d29e4765 20-Jan-2009 Felipe Pena

- MFH: Added missing "return;"


# 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


12345678910>>...15