History log of /PHP-5.5/Zend/zend_hash.c (Results 51 – 75 of 189)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3c018ceb 07-Aug-2008 Antony Dovgal

fix WS


# c1e5b134 07-Aug-2008 Dmitry Stogov

Fixed bug #45742 (Wrong class array inpretetion using constant indexes)


Revision tags: php-4.4.9
# 37a76935 01-Aug-2008 Dmitry Stogov

Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys).


Revision tags: php-5.3.0alpha1
# 0fbe6a0c 24-Jul-2008 Felipe Pena

- MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.


Revision tags: php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, 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, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, 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
# 4035a8eb 24-Jul-2007 Dmitry Stogov

Fixed bug #41372 (Internal pointer of source array resets during array copying)
Fixed bug #37715 (array pointers resetting on copy)


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, 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, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1
# 149dd625 21-Feb-2007 Dmitry Stogov

Special case for last iteration


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# d2c5721f 20-Jan-2007 Antony Dovgal

MFH: catch overflow right away


Revision tags: php-5.2.1RC3
# e470e22e 10-Jan-2007 Dmitry Stogov

- Fixed bug #35106 (nested foreach fails when array variable has a reference).
- Fixed bug #36214 (__get method works properly only when conditional operator is used).
- Fixed bug #39449 (Ove

- Fixed bug #35106 (nested foreach fails when array variable has a reference).
- Fixed bug #36214 (__get method works properly only when conditional operator is used).
- Fixed bug #39449 (Overloaded array properties do not work correctly).
- Fixed bug #39990 (Cannot "foreach" over overloaded properties).

show more ...


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

MFH: Bump year.


Revision tags: php-5.2.1RC1
# cc895444 08-Nov-2006 Dmitry Stogov

HashTable copying optimization (Matt Wilmas)


# da8b00a5 03-Nov-2006 Marcus Boerger

- MFH: Fixed bug #39320


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3
# c42b3bf6 24-Aug-2006 Dmitry Stogov

Fixed bug #38315 (Constructing in the destructor causes weird behaviour)


Revision tags: 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, php-5.2.0RC1, php-4.4.3RC2, 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
# 6624682d 07-Apr-2006 Dmitry Stogov

MFH:
- Allowed storing NULL pointers in HashTable
- Optimized zend_hash_reverse_apply()


Revision tags: php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# a3b94164 06-Feb-2006 Antony Dovgal

init variables


# b73349db 01-Feb-2006 Zeev Suraski

Fix possibility of a wrong element being deleted by zend_hash_del()
Thanks Stefan!


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 61e93ccf 04-Jan-2006 Andi Gutmans

- Update copyright notices to 2006


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, 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, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 916815b7 03-Aug-2005 foobar

Bump up the year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0
# d9c1a380 07-Jul-2005 Dmitry Stogov

Fixed bug #28072 (static array with some constant keys will be incorrectly ordered).


Revision tags: php-4.4.0RC2, php-5.1.0b2
# a32c1f9e 17-Jun-2005 Antony Dovgal

fix bug #33382 (array_reverse() fails after *sort())
no need to MFH - the bug existed only in HEAD


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 9a020fce 25-Apr-2005 foobar

ws


# c78ec161 25-Apr-2005 Dmitry Stogov

Fixed call to estrndup() with invalid length


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# dcf007c6 29-Jul-2004 Marcus Boerger

- Increase performance of *sort() and some internal sort operations.
# This patch increases the performance of small arrays/hashes by up to ~15%
# The performance increase during the performa

- Increase performance of *sort() and some internal sort operations.
# This patch increases the performance of small arrays/hashes by up to ~15%
# The performance increase during the performance talk :-)

show more ...


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# e5cfb1d0 10-Jul-2004 Andi Gutmans

- Better stability during premature shutdown of request startup


12345678