From: Philip Olson Date: Thu, 12 May 2011 06:51:46 +0000 (+0000) Subject: Added missing date_default_timezone_set('UTC'); to the appropriate tests. A few now... X-Git-Tag: php-5.4.0alpha1~191^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6ea819db485a30a2b50e7c85a0b54d38137d166;p=php Added missing date_default_timezone_set('UTC'); to the appropriate tests. A few now pass by not showing the timezone warning. --- diff --git a/ext/date/tests/DateInterval_format.phpt b/ext/date/tests/DateInterval_format.phpt index 8088a0aa7c..c144f585ac 100644 --- a/ext/date/tests/DateInterval_format.phpt +++ b/ext/date/tests/DateInterval_format.phpt @@ -10,6 +10,7 @@ Daniel Convissor --FILE--