]> granicus.if.org Git - php/commitdiff
fix news
authorMarat Nagayev <sidorovmarat1995@gmail.com>
Thu, 22 Jun 2017 19:34:42 +0000 (22:34 +0300)
committerJakub Zelenka <bukka@php.net>
Thu, 22 Jun 2017 21:41:53 +0000 (22:41 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 0620f801406ce5b14daefd859bcd862e2b22da0e..f0b13749c4a6bbfe94e20dc8a009e26ff86f7e63 100644 (file)
--- 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=<name>).