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
|
#
bb430b37 |
| 22-Jul-2006 |
Andrei Zmievski |
Gah.
|
#
d827c763 |
| 22-Jul-2006 |
Andrei Zmievski |
Matt should be happy now.
|
#
12231191 |
| 21-Jul-2006 |
Andrei Zmievski |
MFH
|
#
31a8d6a6 |
| 15-Jul-2006 |
Marcus Boerger |
- MFH array_fill_keys, better unicode support, use new param parsing API
|
#
87c64280 |
| 15-Jul-2006 |
Marcus Boerger |
- MFH Added array_fill_keys(). (Marcus, Mathew W)
|
Revision tags: php-4.4.3RC2 |
|
#
ec420c3d |
| 26-Jun-2006 |
Hannes Magnusson |
Updated protos & vim folding
|
#
5735927d |
| 03-Jun-2006 |
Andrei Zmievski |
I swear it wasn't me.
|
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
9047558f |
| 12-Apr-2006 |
Johannes Schlüter |
- MFH: Fix bug #37060 (Type of retval of Countable::count() is not checked)
|
Revision tags: php-5.1.3RC2 |
|
#
f7ce1d62 |
| 22-Mar-2006 |
Antony Dovgal |
prevent segfault when exception is thrown from Countable::count()
|
#
90d7fbe7 |
| 19-Mar-2006 |
Antony Dovgal |
MFH: make the code cleaner
|
Revision tags: php-5.1.3RC1, RELEASE_1_2 |
|
#
5a69b290 |
| 26-Feb-2006 |
Marcus Boerger |
- Warning fixes by Steph
|
#
7deff63e |
| 07-Feb-2006 |
Andrei Zmievski |
Move array globals declarations back to the header file.
|