summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eef96e1cf7..fa742a0a65 100644
--- a/NEWS
+++ b/NEWS
@@ -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)