]> granicus.if.org Git - php/commitdiff
add bug #63162
authorStanislav Malyshev <stas@php.net>
Mon, 1 Oct 2012 02:27:12 +0000 (19:27 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 1 Oct 2012 02:27:12 +0000 (19:27 -0700)
NEWS

diff --git a/NEWS b/NEWS
index fd3f6186791945a8ce34df98501c0476c11d4758..8602cffe33b571b57a7ce3b7fed79661d076dfa6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP                                                                        NEWS
   . Added optional second argument for assert() to specify custom message. Patch
     by Lonny Kapelushnik (lonny@lonnylot.com). (Lars)
   . Support building PHP with the native client toolchain. (Stuart Langley)
+  . Fixed bug #63162 (parse_url does not match password component). (husman)
   . Fixed bug #63111 (is_callable() lies for abstract static method). (Dmitry)
   . Fixed bug #63093 (Segfault while load extension failed in zts-build).
     (Laruence)