From: Anatol Belski Date: Fri, 3 Jan 2014 21:42:38 +0000 (+0100) Subject: updated NEWS X-Git-Tag: php-5.6.0alpha1~50^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a5ac85fa62ba64791158e0b6ed8704348bf1c0c;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 60d799f8d5..86848b0dbb 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,9 @@ PHP NEWS . Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot koegler at brz dot gv dot at) +- Standard + . Fixed bug #66395 (basename function doesn't remove drive letter). (Anatol) + - Sockets: . Fixed bug #66381 (__ss_family was changed on AIX 5.3). (Felipe) . Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined). (Felipe)