]> granicus.if.org Git - php/commitdiff
Revert the ABI break commit
authorXinchen Hui <laruence@gmail.com>
Mon, 16 May 2016 03:24:39 +0000 (11:24 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 16 May 2016 03:24:39 +0000 (11:24 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 480f57e505e04bfb309bd41f3ba6aca291a438c1..be050bcd0f9c95936b0a568abc729abd1aa5b9a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,9 +9,6 @@ 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)