From: Derick Rethans Date: Thu, 4 Aug 2005 14:59:29 +0000 (+0000) Subject: - Update TODO X-Git-Tag: RELEASE_2_0_0~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3d9a1adbd5781a8f8019338b467bd373241333b;p=php - Update TODO --- diff --git a/ext/date/TODO b/ext/date/TODO index 02ee82a231..4b1237c4a9 100644 --- a/ext/date/TODO +++ b/ext/date/TODO @@ -2,3 +2,5 @@ - Write an error handler for unexpected characters while parsing dates. - Cache lookups for timezone information. - Optimize parsing @ with a negative timestamp. +- Make sure that date_default_timezone_set() validates the passed timezone + identifier.