From: Anatol Belski Date: Wed, 9 Nov 2016 20:32:44 +0000 (+0100) Subject: add missing NEWS entry X-Git-Tag: php-5.6.29RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e922d89f667a228e440ef089ba4a81a7eb817816;p=php add missing NEWS entry --- diff --git a/NEWS b/NEWS index 0011316657..bb32f6a3b6 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,7 @@ PHP NEWS - Standard: . Fixed bug #73203 (passing additional_parameters causes mail to fail). (cmb) . Fixed bug #73188 (use after free in userspace streams). (Sara) + . Fixed bug #73192 (parse_url return wrong hostname). (Nikita) - Wddx: . Fixed bug #73331 (NULL Pointer Dereference in WDDX Packet Deserialization