]> granicus.if.org Git - php/commitdiff
Revert "Revert the ABI break commit"
authorXinchen Hui <laruence@gmail.com>
Mon, 16 May 2016 13:23:55 +0000 (06:23 -0700)
committerXinchen Hui <laruence@gmail.com>
Mon, 16 May 2016 13:23:55 +0000 (06:23 -0700)
This reverts commit 07220f615b432837e158820fa08206fcc78c93e2.

NEWS

diff --git a/NEWS b/NEWS
index d8ab92fbfd9b0ab582837b893a31d3aae9c7c7ef..aada8e7e6a278c88026a804a56905b3c08e2e57d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP                                                                        NEWS
 - Intl:
   . Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
 
+- PCRE:
+  . Fixed bug #72143 (preg_replace uses int instead of size_t). (Joe)
+
 - PDO_pgsql:
   . Fixed bug #71573 (Segfault (core dumped) if paramno beyond bound).
     (Laruence)