From: Xinchen Hui Date: Mon, 16 May 2016 03:24:39 +0000 (+0800) Subject: Revert the ABI break commit X-Git-Tag: php-7.0.8RC1~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07220f615b432837e158820fa08206fcc78c93e2;p=php Revert the ABI break commit --- diff --git a/NEWS b/NEWS index 480f57e505..be050bcd0f 100644 --- 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)