]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' into PHP-7.0
authorStanislav Malyshev <stas@php.net>
Wed, 5 Oct 2016 04:56:28 +0000 (21:56 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 5 Oct 2016 04:56:28 +0000 (21:56 -0700)
* PHP-5.6:
  Fixed test
  Added validation to parse_url() to prohibit restricted characters inside login/pass components based on RFC3986
  Apparently negative wordwrap is a thing and should work as length = 0.

1  2 
ext/standard/url.c

Simple merge