History log of /PHP-5.5/ext/standard/array.c (Results 176 – 200 of 494)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2
# 941a94ea 30-Oct-2005 Ilia Alshanetsky

Simplify code.


# d22d6910 30-Oct-2005 Ilia Alshanetsky

Fixed Bug #35014 (array_product() always returns 0).


Revision tags: php-4.4.1, php-5.1.0RC4
# fa406902 28-Oct-2005 Dmitry Stogov

Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope)


Revision tags: RELEASE_0_9_2, RELEASE_0_9_1
# f9fb94ff 24-Oct-2005 Dmitry Stogov

Reverted patch for bug #34934. Bug is marked as bogus.


# 23d3ddea 21-Oct-2005 Antony Dovgal

fix ws


# 75a548a7 21-Oct-2005 Dmitry Stogov

Fixed bug #34934 (offsetExists is not called from array_key_exists)


Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# 1b8ecbcf 04-Oct-2005 Antony Dovgal

MFH: fix #34723 (array_count_values() strips leading zeroes)


# 8a5bd01a 03-Oct-2005 Ilia Alshanetsky

MFH: GLOBALS protection for extract() function.


# 9a74c68a 12-Sep-2005 Dmitry Stogov

Additinal fix for bug #34277 (array_filter() crashes with references and objects)


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# e615889d 01-Sep-2005 Dmitry Stogov

Fixed bug #34277 (array_filter() crashes with references and objects)


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE
# 54931f52 10-Aug-2005 Dmitry Stogov

Fixed bug #33940 (array_map() fails to pass by reference when called recursively)


# 96d75597 10-Aug-2005 Dmitry Stogov

Fixed bug #29253 (array_diff with $GLOBALS argument fails)


Revision tags: RELEASE_2_0_0
# 98e70ab5 04-Aug-2005 Dmitry Stogov

Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)


# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0
# 1d33a3e9 04-Jul-2005 Dmitry Stogov

Fixed bug #31158 (array_splice on $GLOBALS crashes)


Revision tags: php-4.4.0RC2
# 340bcffd 30-Jun-2005 foobar

- Unify (+ spl can't be build shared so COMPILE_DL_SPL


Revision tags: php-5.1.0b2
# 27374bfa 21-Jun-2005 Dmitry Stogov

Fixed bug #31213 (Sideeffects caused by fix of bug #29493)


# 4de45657 16-Jun-2005 Wez Furlong

Fix compile on win32 at least.


# be045826 15-Jun-2005 Andrei Zmievski

WS fix


# ec097111 15-Jun-2005 Andrei Zmievski

Fix FCI cache for array_walk and user array compare functions. Bug
#33286. (Patch from m.bretz@metropolis-ag.de)


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 72c6d5cb 08-Jun-2005 Dmitry Stogov

Fixed memory allocation bugs in array_reduce() with initial value (#22463 & #24980)


# be3a9ccd 11-May-2005 Andrey Hristov

add function array_product()


# c78ec161 25-Apr-2005 Dmitry Stogov

Fixed call to estrndup() with invalid length


# a13b29ad 12-Apr-2005 Antony Dovgal

fix #30833 (array_count_values modifying input array)


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2
# b30d8bee 22-Mar-2005 Ilia Alshanetsky

Simplify argument checking code for array_combine().


12345678910>>...20