]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJoe Watkins <krakjoe@php.net>
Thu, 22 Jun 2017 10:52:20 +0000 (11:52 +0100)
committerJoe Watkins <krakjoe@php.net>
Thu, 22 Jun 2017 10:52:39 +0000 (11:52 +0100)
* PHP-7.0:
  fix bug #74780 parse_url() borken when query string contains colon

1  2 
NEWS
ext/standard/url.c

diff --cc NEWS
index 90e43ec885ef53d65199bf6d3f141b17c690cae3,7a5194087aa02f802b33825dcefc216398fc6147..f77fa5fcc640fd14b5ae63326a4cea940fdecfb0
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,10 -1,12 +1,12 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2017 PHP 7.0.22
 +?? ??? 2017, PHP 7.1.8
  
+ - Core:
+   . Fixed bug #74780 (parse_url() borken when query string contains colon). 
+     (jhdxr)
  
 -06 Jul 2017 PHP 7.0.21
 +06 Jul 2017, PHP 7.1.7
  
  - Core:
    . Fixed bug #74738 (Multiple [PATH=] and [HOST=] sections not properly
Simple merge