From: Moriyoshi Koizumi Date: Mon, 1 Mar 2004 10:46:14 +0000 (+0000) Subject: - NFN X-Git-Tag: RELEASE_0_2_0~103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a48e59749c67e22994db039dc2643efb1aabfc80;p=php - NFN --- diff --git a/NEWS b/NEWS index 1dc021747e..0b7cd94e5c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? March 2004, PHP 5 Release Candidate 1 - Upgraded bundled oniguruma library to version 2.2.2. (Rui, Moriyoshi) +- Add support for more ISO8601 style datetime formats. (Moriyoshi) + . Timezone specifier (ex. "20040301T02:00:00+19:00") + . Week specifier (ex. "1997W021") - Renamed php.ini option "zend2.implicit_clone" to "zend.ze1_compatibility_mode" as it doesn't only affect implicit cloning. (Andi, Zeev)