summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4587c5bae3..a46a8e01b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+29 Aug 2019, PHP 7.1.32
+
+- mbstring:
+ . Fixed CVE-2019-13224 (don't allow different encodings for onig_new_deluxe) (stas)
+
+- pcre:
+ . Fixed bug #75457 (heap use-after-free in pcrelib) (cmb)
+
01 Aug 2019, PHP 7.1.31
- SQLite: