D:\ZF2\tests>phpunit --verbose Zend
PHP Warning: date_default_timezone_get(): It is not safe to rely on the system'
s timezone settings. You are *required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those methods and
you are still getting this warning, you most likely misspelled the timezone iden
tifier. We selected 'Europe/Paris' for '1.0/no DST' instead in D:\ZF2\tests
\Zend\Cache\TestCommonBackend.php on line 54
Warning: date_default_timezone_get(): It is not safe to rely on the system's tim
ezone settings. You are *required* to use the date.timezone setting or the date_
default_timezone_set() function. In case you used any of those methods and you a
re still getting this warning, you most likely misspelled the timezone identifie
r. We selected 'Europe/Paris' for '1.0/no DST' instead in D:\ZF2\tests\Zend
\Cache\TestCommonBackend.php on line 54
Comments
Posted by Marc Bennewitz (private) (mabe) on 2012-01-07T13:10:57.000+0000
Issue no longer exists after refactoring of Zend\Cache