History log of /PHP-5.6/ext/standard/array.c (Results 151 – 175 of 510)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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
# c4be8ab8 10-Aug-2007 Jani Taskinen

- Fix the fix for bug #42233


# 0d5dd882 08-Aug-2007 Jani Taskinen

- Fixed bug #42233 (Problems with æøå in extract()).


Revision tags: php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 67a2cca9 24-Jun-2007 Ilia Alshanetsky

Fixed bug #41685 (array_push() fails to warn when next index is already
occupied).


# 24bdf0e3 18-Jun-2007 Ilia Alshanetsky

Fixed bug #41686 (Omitting length param in array_slice not possible).


# 03b0a479 05-Jun-2007 Antony Dovgal

fix folding


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# c34806e1 19-Apr-2007 Ilia Alshanetsky

Fixed bug #41121 (range() overflow handling for large numbers on 32bit
machines).


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 16fc9585 18-Mar-2007 Wez Furlong

fixes #40848


# 90eff544 16-Mar-2007 Stanislav Malyshev

Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser)


# 1ac71c4f 04-Mar-2007 Ilia Alshanetsky

Fixed bug #40709 (array_reduce() behaves strange with one item stored
arrays).


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# 2c36778e 22-Jan-2007 Antony Dovgal

MFH: fix #40191 (use of array_unique() with objects triggers segfault)


Revision tags: php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 5bf3df53 17-Dec-2006 Brian Shire

Fixed bug #30074
extract with EXTR_REFS was setting EG(unitialized_zval_ptr)->is_ref=1, affecting subsequent usage
Added test


Revision tags: php-5.2.1RC1
# e64cb1ae 10-Dec-2006 Ilia Alshanetsky

Optimize extract()

# Patch by Brian Shire


# df1a1c84 22-Nov-2006 Antony Dovgal

MFH: fix #39576 (array_walk() doesn't separate userdata zval)


# eca1911b 15-Nov-2006 Antony Dovgal

fix leak, add test


# d4a64fba 12-Nov-2006 Ilia Alshanetsky

removed bogus char


# e0d385a3 12-Nov-2006 Ilia Alshanetsky

Optimized array functions utilizing php_splice().


# 7b81e554 12-Nov-2006 Hannes Magnusson

MFH: Fixed bug#36975 (natcasesort() causes array_pop() to misbehave)


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# 8581c732 03-Oct-2006 Ilia Alshanetsky

optimize zend_hash_init() with known hash table sizes.


# 59fabbb4 03-Oct-2006 Hannes Magnusson

MFH: compact() doesnt throw "wrong param count"


# e1ff6fe8 19-Sep-2006 Antony Dovgal

support objects in array_walk*()


# dba1f1d4 19-Sep-2006 Antony Dovgal

MFH: fix #34066 (recursive array_walk causes segfault)
add tests


Revision tags: php-5.2.0RC4
# 8e86a189 06-Sep-2006 Ilia Alshanetsky

Fixed bug #38464 (array_count_values() mishandles numeric strings).


Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# 3d7a1c39 30-Jul-2006 Andrei Zmievski

Make array_merge(_recursive) handle binary keys safely. (Patch by Matt W)


Revision tags: php-5.2.0RC1
# 8474838a 24-Jul-2006 Andrei Zmievski

+1 for keys


12345678910>>...21