From: Marat Nagayev Date: Thu, 22 Jun 2017 19:34:42 +0000 (+0300) Subject: fix news X-Git-Tag: php-7.2.0alpha3~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99b611958f65b52a9e5e5494cd12ef64f0211872;p=php fix news --- diff --git a/NEWS b/NEWS index 0620f80140..f0b13749c4 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP NEWS ?? ??? ????, PHP 7.2.0alpha3 - Core: - . Fixed bug #74780 (parse_url() borken when query string contains colon). + . Fixed bug #74780 (parse_url() broken when query string contains colon). (jhdxr) . Fixed bug #74761 (Unary operator expected error on some systems). (petk) . Allow loading PHP/Zend extensions by name in ini files (extension=).