From: Remi Collet Date: Fri, 18 Aug 2017 12:52:58 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0RC1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=debbaba93f3c8bbc1ca02744c3489800e7dfd76a;p=php NEWS --- diff --git a/NEWS b/NEWS index 614e74e3a6..74de64ddc5 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.2.0RC1 +- CURL: + . Fixed bug #75093 (OpenSSL support not detected). (Remi) + - PCRE: . Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string). (Dmitry)