From: Sara Golemon Date: Mon, 18 Apr 2016 23:14:08 +0000 (+0000) Subject: Add NEWS entry for rfc:intl.timezone.get-windows-id X-Git-Tag: php-7.1.0alpha1~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f017755f851d9e66eb5462bb190b5a9fe81b1de2;p=php Add NEWS entry for rfc:intl.timezone.get-windows-id --- diff --git a/NEWS b/NEWS index dfbc707d7a..7cf6372f79 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,10 @@ PHP NEWS . Implemented FR #55651 (Option to ignore the returned FTP PASV address). (abrender at elitehosts dot com) +- Intl: + . Added IntlTimeZone::getWindowsID() and + IntlTimeZone::getIDForWindowsID(). (Sara) + - Hash: . Added SHA3 fixed mode algorithms (224, 256, 384, and 512 bit). (Sara)