From: Christoph M. Becker Date: Mon, 18 Sep 2017 20:50:34 +0000 (+0200) Subject: [ci skip] Update NEWS X-Git-Tag: php-7.2.0RC3~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cd5f2889931cbe6242406ffcf871556257541d1;p=php [ci skip] Update NEWS --- diff --git a/NEWS b/NEWS index 4e11c7ae81..cb68b6da8f 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ PHP NEWS - MySQLi: . Fixed bug #75018 (Data corruption when reading fields of bit type). (Anatol) +- PCRE: + . Fixed bug ##75223 (PCRE JIT broken in 7.2). (Dmitry) + - PDO_mysql: . Fixed bug #75177 (Type 'bit' is fetched as unexpected string). (Anatol)