From 061cb9b8072b87188021f17c483ebf3672249d96 Mon Sep 17 00:00:00 2001 From: Tjerk Meesters Date: Thu, 9 Oct 2014 08:23:42 +0800 Subject: Updated NEWS for #68129 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 27676dc8aa..d3c57b86c1 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - Core: . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita) + . Fixed bug #68129 (parse_url() - incomplete support for empty usernames + and passwords) (Tjerk) - Mysqli: . Fixed bug #68114 (linker error on some OS X machines with fixed width decimal support) (Keyur Govande) @@ -11,7 +13,6 @@ PHP NEWS . Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by a VARCHAR column) (Keyur Govande) - ?? ??? 2014, PHP 5.5.18 - Core: -- cgit v1.2.1