History log of /PHP-7.3/ext/spl/spl_array.c (Results 251 – 275 of 375)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0bbb07cf 25-Aug-2008 Rob Richards

no zstr in 5_3


# 1081c6ce 25-Aug-2008 Jani Taskinen

MFH


# efd817bf 25-Aug-2008 Etienne Kneuss

MFH: Fix #45826 (Custom serialization)


# c77ca4c3 08-Aug-2008 Etienne Kneuss

MFH: Fix error_handling usage in various extensions


Revision tags: php-4.4.9
# cf167a66 04-Aug-2008 Robin Fernandes

Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).


Revision tags: php-5.3.0alpha1
# 77baec3f 26-Jul-2008 Arnaud Le Blanc

MFH: Fix bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set)


# f9ef6c87 24-Jul-2008 Arnaud Le Blanc

MFH: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop of wrapped object)


Revision tags: php-4.4.9RC1
# 3d0d02f9 20-Jul-2008 Etienne Kneuss

MFH: Fix build for solaris


# f4c3f180 19-Jul-2008 Etienne Kneuss

MFH: Fix valgrind errors in array_method, and possibly #45349 (Thanks tony for the patch)


# 0eea0a05 06-Jul-2008 Etienne Kneuss

MFH: First part of count/handlers related fixes


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# 06cef683 06-May-2008 Etienne Kneuss

Add consistency with the flag


Revision tags: 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, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# fdf95a00 04-Feb-2008 Marcus Boerger

- CS/WS


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
# 31fb02db 17-Dec-2007 Ilia Alshanetsky

Kill unused vars


# aabb1c30 17-Dec-2007 Marcus Boerger

- Fix folding


# bfad3071 16-Dec-2007 Hannes Magnusson

Fix typo


# 7c1087f0 12-Dec-2007 David Coallier

- Nitpicking, using same code (without unicode handling) than in HEAD
just removed useless } else {


# d4cbb77c 07-Dec-2007 Rob Richards

fix win build


# cd77dc12 06-Dec-2007 Marcus Boerger

- Fix for #41528 (Classes extending ArrayObject do not serialize correctly)


# d71b3de7 05-Dec-2007 Marcus Boerger

- Fixing #38618 by:
- [DOC] ArrayIterator::CHILD_ARRAYS_ONLY, ArrayObject::CHILD_ARRAYS_ONLY
Passing this flag in the ctor prevents ArrayIterator from following
objects in ArrayObject

- Fixing #38618 by:
- [DOC] ArrayIterator::CHILD_ARRAYS_ONLY, ArrayObject::CHILD_ARRAYS_ONLY
Passing this flag in the ctor prevents ArrayIterator from following
objects in ArrayObject::getIterator(), ArrayIterator::hasChildren(),
ArrayIterator::getChildren().
The exact behavior might change:
- should the flag be set by default
- should the flag be changed to have a negative effect

show more ...


Revision tags: 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
# 56f9d570 18-Oct-2007 Marcus Boerger

- Fix #42654 (maybe also a bunch of others)


# 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
# bfed3520 20-Jul-2007 Antony Dovgal

MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)


1...<<1112131415