diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2016, PHP 5.6.24 +- bz2: + . Fix bug #72447 (Type Confusion in php_bz2_filter_create()). (gogil at + stealien dot com). + - Core: . Fix bug #72138 (Integer Overflow in Length of String-typed ZVAL). (Stas) |