#
a46300ec |
| 19-Nov-2008 |
Arnaud Le Blanc |
Improved ArrayObject performance (made spl_hash_verify_pos() an O(1) and removed some spl_array_get_hash_table() calls). Fixes #46039
|
#
3919b16f |
| 19-Nov-2008 |
Etienne Kneuss |
MFH: Fix #46241 (stacked error_handlers, error_handling in general)
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2 |
|
#
1a642296 |
| 19-Oct-2008 |
Etienne Kneuss |
Fix #46317 (Iterator class not properly checked)
|
#
8696c389 |
| 17-Oct-2008 |
Antony Dovgal |
MFH: fix memleak
|
Revision tags: php-5.2.7RC1 |
|
#
0d7d9b05 |
| 05-Oct-2008 |
Etienne Kneuss |
Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite)
|
#
f0cf9b4c |
| 29-Sep-2008 |
Etienne Kneuss |
MFH: Fix #46192 (Serialization of ArrayObject with objects as storage)
|
#
b6a4094c |
| 19-Sep-2008 |
Dmitry Stogov |
Fixed bug #46115 (Memory leak when calling a method using Reflection)
|
#
0bbb07cf |
| 25-Aug-2008 |
Rob Richards |
no zstr in 5_3
|
#
1081c6ce |
| 25-Aug-2008 |
Jani Taskinen |
MFH
|
#
efd817bf |
| 25-Aug-2008 |
Etienne Kneuss |
MFH: Fix #45826 (Custom serialization)
|
#
c77ca4c3 |
| 08-Aug-2008 |
Etienne Kneuss |
MFH: Fix error_handling usage in various extensions
|
Revision tags: php-4.4.9 |
|
#
cf167a66 |
| 04-Aug-2008 |
Robin Fernandes |
Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).
|
Revision tags: php-5.3.0alpha1 |
|
#
77baec3f |
| 26-Jul-2008 |
Arnaud Le Blanc |
MFH: Fix bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject::ARRAY_AS_PROPS set)
|
#
f9ef6c87 |
| 24-Jul-2008 |
Arnaud Le Blanc |
MFH: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private prop of wrapped object)
|
Revision tags: php-4.4.9RC1 |
|
#
3d0d02f9 |
| 20-Jul-2008 |
Etienne Kneuss |
MFH: Fix build for solaris
|
#
f4c3f180 |
| 19-Jul-2008 |
Etienne Kneuss |
MFH: Fix valgrind errors in array_method, and possibly #45349 (Thanks tony for the patch)
|
#
0eea0a05 |
| 06-Jul-2008 |
Etienne Kneuss |
MFH: First part of count/handlers related fixes
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1 |
|
#
06cef683 |
| 06-May-2008 |
Etienne Kneuss |
Add consistency with the flag
|
Revision tags: 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 |
|
#
fdf95a00 |
| 04-Feb-2008 |
Marcus Boerger |
- CS/WS
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1 |
|
#
31fb02db |
| 17-Dec-2007 |
Ilia Alshanetsky |
Kill unused vars
|
#
aabb1c30 |
| 17-Dec-2007 |
Marcus Boerger |
- Fix folding
|