diff options
| author | Stanislav Malyshev <stas@php.net> | 2016-01-05 19:28:24 -0800 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2016-01-05 19:28:24 -0800 |
| commit | 74dcbe12997132353fd75d0c14548cff5235329f (patch) | |
| tree | e3d01d773ccb2c332665c8f8dc6331472f014676 | |
| parent | 2baeb167a08b0186a885208bdc8b5871f1681dc8 (diff) | |
| download | php-git-74dcbe12997132353fd75d0c14548cff5235329f.tar.gz | |
Update NEWS
| -rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ** PHP 5.5 is in security-only mode , please do not commit to this branch ** -?? ??? 2015, PHP 5.5.31 +07 Jan 2015, PHP 5.5.31 - FPM: . Fixed bug #70755 (fpm_log.c memory leak and buffer overflow). (Stas) @@ -17,6 +17,10 @@ PHP NEWS . Fixed bug #70741 (Session WDDX Packet Deserialization Type Confusion Vulnerability). (taoguangchen at icloud dot com) +- XMLRPC: + . Fixed bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker()). + (Julien) + 01 Oct 2015, PHP 5.5.30 - Phar: |
