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
|
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1 |
|
#
ccfc46b0 |
| 08-Jan-2004 |
foobar |
- Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too?
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7 |
|
#
dcfb7638 |
| 29-Aug-2003 |
Sascha Schumann |
improve a number of zend_debug format strings
|
Revision tags: php-4.3.3 |
|
#
0dba58c3 |
| 18-Aug-2003 |
Zeev Suraski |
Improve tracking
|
Revision tags: php-4.3.3RC4 |
|
#
d2971e50 |
| 12-Aug-2003 |
Zeev Suraski |
Remove bogus patch - the number of elements is unrelated
|
#
f77f977d |
| 11-Aug-2003 |
Marcus Boerger |
Bugfix 21918
|
Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO |
|
#
7055fda0 |
| 31-Jul-2003 |
Andi Gutmans |
- Fix logic. It was the wrong way around.
|
Revision tags: php-4.3.3RC2 |
|
#
8264eedc |
| 30-Jul-2003 |
Andi Gutmans |
- Fix problem with hash when updating same bucket with data of different sizes one after another. - Fix number of arguments to read_dimension.
|
#
e89977f9 |
| 23-Jul-2003 |
Zeev Suraski |
Go back to ZE1-like code
|