diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-11-12 00:19:51 +0100 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-11-12 00:19:51 +0100 |
commit | 791fc70025ce4af80dedc5034d91f5a4972b8231 (patch) | |
tree | 1369177502bb053a605b3c5f57793c9f1b5f6a05 /NEWS | |
parent | b05e123cde149c14b43de2a122d9427bc75b85a1 (diff) | |
download | php-git-791fc70025ce4af80dedc5034d91f5a4972b8231.tar.gz |
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.5.20 +- Core: + . Fixed bug #68365 (zend_mm_heap corrupted after memory overflow in + zend_hash_copy). (Dmitry) ?? ??? 2014, PHP 5.5.19 |