]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Sun, 20 Nov 2016 07:47:39 +0000 (15:47 +0800)
committerXinchen Hui <laruence@gmail.com>
Sun, 20 Nov 2016 07:47:39 +0000 (15:47 +0800)
NEWS

diff --git a/NEWS b/NEWS
index f677e80f7dedf973a8363d577bd846037064836a..ec2ef165f8074b8321dc42ef77b9cd6020cdf791 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ PHP                                                                        NEWS
 - Opcache:
   . Fixed bug #69090 (check cached files permissions)
 
+- PCRE:
+  . Fixed bug #73483 (Segmentation fault on pcre_replace_callback). (Laruence)
+
 - SQLite3:
   . Update to SQLite 3.15.1. (cmb)
   . Fixed bug #73530 (Unsetting result set may reset other result set). (cmb)