Revision tags: php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2 |
|
#
ac1ae51a |
| 11-Jul-2011 |
Dmitry Stogov |
Fixed bug #54305 (Crash in gc_remove_zval_from_buffer) |
#
a0974f2d |
| 11-Jul-2011 |
Dmitry Stogov |
Fixed bug #54305 (Crash in gc_remove_zval_from_buffer) |
#
0f3e70fe |
| 11-Jul-2011 |
Dmitry Stogov |
Fixed bug #54305 (Crash in gc_remove_zval_from_buffer) |
#
ae40e5f4 |
| 10-Jul-2011 |
Felipe Pena |
- Year++ |
#
31a69cd4 |
| 10-Jul-2011 |
Felipe Pena |
- Year++ |
#
327a9d45 |
| 10-Jul-2011 |
Felipe Pena |
- Year++ |
#
3931078e |
| 06-Jul-2011 |
Dmitry Stogov |
Fixed bug #55135 (Array keys are no longer type casted in unset()) |
#
b7e12400 |
| 06-Jul-2011 |
Dmitry Stogov |
Fixed bug #55135 (Array keys are no longer type casted in unset()) |
Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
66ac89a0 |
| 06-Jun-2011 |
Felipe Pena |
- Added indirect method call through array variable (FR Bug #47160) |
#
be388945 |
| 06-Jun-2011 |
Felipe Pena |
- Added indirect method call through array variable (FR Bug #47160) |
#
32b5f8a1 |
| 06-Jun-2011 |
Felipe Pena |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits |
#
4737910b |
| 06-Jun-2011 |
Felipe Pena |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits |
#
68ff1463 |
| 06-Jun-2011 |
Felipe Pena |
- Restore fix for #39863 (do not accept paths with NULL in them) # This was removed by regenerating the VM months ago |
#
c270347c |
| 31-May-2011 |
Dmitry Stogov |
MFH: Arithmetic speedup. Inlined most probable code-paths for arithmetic operations directly into executor. |
#
b7eb3c1c |
| 23-May-2011 |
Dmitry Stogov |
Arithmetic speedup. Inlined most probable code-paths for arithmetic operations directly into executor. |
#
6eedfb9b |
| 05-May-2011 |
Dmitry Stogov |
Fixed direct threaded executor (php zend_vm_gen.php --with-vm-kind=GOTO) |
#
e510daf2 |
| 25-Apr-2011 |
Dmitry Stogov |
Fixed bug #54585 (track_errors causes segfault) |
#
9fb4cd1a |
| 25-Apr-2011 |
Dmitry Stogov |
Fixed bug #54585 (track_errors causes segfault) |
#
821d7169 |
| 20-Apr-2011 |
Dmitry Stogov |
Fixed bug #54367 (Use of closure causes problem in ArrayAccess). |
#
c157f4b4 |
| 20-Apr-2011 |
Dmitry Stogov |
Fixed bug #54367 (Use of closure causes problem in ArrayAccess). |
Revision tags: php-5.3.6 |
|
#
b78ac8df |
| 16-Mar-2011 |
Dmitry Stogov |
Fixed bug #54262 (Crash when assigning value to a dimension in a non-array) |
#
8c06867e |
| 16-Mar-2011 |
Dmitry Stogov |
Fixed bug #54262 (Crash when assigning value to a dimension in a non-array) |
#
8efa208e |
| 16-Mar-2011 |
Stanislav Malyshev |
fix UMR when variable name is an object and __toString is used # zend_call_function checks IS_REF on This |
Revision tags: php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++ |
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++ |