Commit:    457844a2266b30c2d0e4090175ce89744a588fc1
Author:    Stanislav Malyshev <s...@php.net>         Sun, 30 Sep 2012 19:27:12 
-0700
Parents:   bf064112b746a77570aedc8a81a0a8b271c16cd5
Branches:  PHP-5.4 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=457844a2266b30c2d0e4090175ce89744a588fc1

Log:
add bug #63162

Bugs:
https://bugs.php.net/63162

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index fd3f618..8602cff 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP                                                           
             NEWS
   . Added optional second argument for assert() to specify custom message. 
Patch
     by Lonny Kapelushnik (lo...@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)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to