Revision tags: php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1, php-7.1.0beta3, php-5.6.25, php-7.0.10 |
|
#
06c0540b |
| 17-Aug-2016 |
Anatol Belski |
fix char * vs zend_string *
|
#
195d7618 |
| 17-Aug-2016 |
Xinchen Hui |
Avoid duplicating string
|
#
a5d00fc9 |
| 17-Aug-2016 |
Anatol Belski |
fix leak
|
#
e0f9fbdf |
| 10-Aug-2016 |
Nikita Popov |
Bug #72663 - part 3 When using the php_serialize session serialization handler, do not use the result of the unserialization if it failed.
|
#
5a34bd6d |
| 11-Aug-2016 |
Stanislav Malyshev |
Fix for bug #72790 and bug #72799
|
#
698a6917 |
| 07-Aug-2016 |
Stanislav Malyshev |
Fix bug #72750: wddx_deserialize null dereference
|
Revision tags: php-7.1.0beta2 |
|
#
426aeb28 |
| 04-Aug-2016 |
Stanislav Malyshev |
Fix bug #72749: wddx_deserialize allows illegal memory access
|
#
e3829b88 |
| 04-Aug-2016 |
Stanislav Malyshev |
Fix bug #72749: wddx_deserialize allows illegal memory access (cherry picked from commit 659a21dc20f0b64dafd8cb16573059d3b45cce6b) Conflicts: ext/wddx/wddx.c
|
#
f1486f0f |
| 07-Aug-2016 |
Stanislav Malyshev |
Fix bug #72750: wddx_deserialize null dereference (cherry picked from commit 6930a1d12c47aa1d2675837852910d177b0ceb11) Conflicts: ext/wddx/wddx.c
|
#
0c8a2a2c |
| 11-Aug-2016 |
Stanislav Malyshev |
Fix for bug #72790 and bug #72799 (cherry picked from commit a14fdb9746262549bbbb96abb87338bacd147e1b) Conflicts: ext/wddx/wddx.c
|
Revision tags: php-5.6.25RC1, php-7.0.10RC1 |
|
#
99613431 |
| 30-Jul-2016 |
Nikita Popov |
Add missing TSRMLS_FETCH()
|
#
029f8e87 |
| 30-Jul-2016 |
Nikita Popov |
Fix incorrect merge Forgot to amend the merge fixes...
|
#
e87ac688 |
| 30-Jul-2016 |
Nikita Popov |
Fixed bug #72142
|
Revision tags: php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38 |
|
#
99d6e09c |
| 08-Jul-2016 |
Remi Collet |
Fixed Bug #72564 boolean always deserialized as "true"
|
Revision tags: php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8 |
|
#
5a9f0c77 |
| 21-Jun-2016 |
Anatol Belski |
re-fix leak
|
Revision tags: php-5.6.23 |
|
#
a0035048 |
| 21-Jun-2016 |
Anatol Belski |
re-fix leak
|
#
9a9249a8 |
| 21-Jun-2016 |
Anatol Belski |
Revert "fix leak" This reverts commit 757105e2a26ec18ad3283be277516d81ba883bb2.
|
#
e6cc30e1 |
| 21-Jun-2016 |
Anatol Belski |
Revert "fix leak" This reverts commit c5d9c508976bb289c265d99938bda4dbf14622d3.
|
#
757105e2 |
| 21-Jun-2016 |
Anatol Belski |
fix leak
|
Revision tags: php-5.5.37 |
|
#
c5d9c508 |
| 21-Jun-2016 |
Anatol Belski |
fix leak
|
#
7d538645 |
| 14-Jun-2016 |
Aaron Piotrowski |
E_RECOVERABLE_ERROR -> thrown Error
|
#
a44c89e8 |
| 13-Jun-2016 |
Stanislav Malyshev |
Fix bug #72340: Double Free Courruption in wddx_deserialize
|
Revision tags: php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6 |
|
#
6499162f |
| 28-Apr-2016 |
Dmitry Stogov |
- get rid of EG(scope). zend_get_executed_scope() should be used instead. - ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change"
- get rid of EG(scope). zend_get_executed_scope() should be used instead. - ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change" parameter.
show more ...
|
Revision tags: php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4 |
|
#
1ce0ea73 |
| 02-Mar-2016 |
Stanislav Malyshev |
fix wddx merge
|
Revision tags: php-5.6.19RC1, php-7.0.4RC1 |
|
#
b1bd4119 |
| 15-Feb-2016 |
Stanislav Malyshev |
Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize
|