History log of /PHP-5.5/ext/standard/array.c (Results 101 – 125 of 494)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1
# 76335110 04-May-2008 Antony Dovgal

fix compile warnings


Revision tags: php-5.2.6
# 2ecf4bb0 29-Apr-2008 Dmitry Stogov

Lazy EG(active_symbol_table) initialization


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# eea093b4 12-Mar-2008 Felipe Pena

MFB: Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)


Revision tags: php-5.2.6RC2, php-5.2.6RC1
# f7078d46 22-Feb-2008 Felipe Pena

Fixed Bug #44212 (array_diff_assoc not reporting missing arguments)


Revision tags: RELEASE_1_3_1
# 0970b9f5 15-Feb-2008 Antony Dovgal

MFH: recursion protection in count()


# aefe0569 14-Feb-2008 Felipe Pena

MFB: Fixed Bug #42838 (Wrong results in array_diff_uassoc)


# 4de1e20f 14-Feb-2008 Dmitry Stogov

Fixed memory leak


# ea3a6ed1 12-Feb-2008 Felipe Pena

array_slice() - Fixed behavior when NULL is given in third parameter (BC)


# 038696fe 11-Feb-2008 Antony Dovgal

MFH


# 6e9ef8e3 05-Feb-2008 Ilia Alshanetsky

Fixed bug #44046 (crash inside array_slice() function with an invalid
by-ref offset).


# 382f1ddd 29-Jan-2008 Dmitry Stogov

Fixed bug #43505 (Assign by reference bug)


# 183ed5b6 29-Jan-2008 Antony Dovgal

MFH: fix #43596 (array_slice(): $length arg ignored when it is 0)


# 90f168de 25-Jan-2008 Rob Richards

MFH: fix zts build


# 2907ae9d 25-Jan-2008 Antony Dovgal

MFH: endless loop (and stack overflow) protection in compact()


# 67c8d8d9 23-Jan-2008 Antony Dovgal

MFH: fix #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values)
patch by Felipe


# 82874e09 14-Jan-2008 Brian Shire

MFH: Fix bug #42850 array_walk_recursive() leaves references, refix bug #34982


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
# 9a4de086 11-Dec-2007 Jani Taskinen

MFH: - Fixed bug #43541


# 98bfa2ac 05-Dec-2007 Ilia Alshanetsky

Fixed bug #43495 (array_merge_recursive() crashes with recursive arrays)


# 7192e8af 03-Dec-2007 Ilia Alshanetsky

MFB: Fixed bug #43482 (array_pad() does not warn on very small pad
numbers).


# 7cf9dcc8 25-Nov-2007 Ilia Alshanetsky

Fixed bug #43386 (array_globals not reset to 0 properly on init)


Revision tags: RELEASE_1_2_3, php-5.2.5
# 7f0ad5c1 06-Nov-2007 Jani Taskinen

MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)


# 35ab31e7 05-Nov-2007 Ilia Alshanetsky

Fixed bug #43197 (array_intersect_assoc() does not emit warning messages for
error inputs)


# 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
# 2d8dc07e 31-Oct-2007 Jani Taskinen

MFH: fix typo


12345678910>>...20