Моя "записная книжка",
ну и полезная информация
для других =)

 
на правах рекламы

Проблема с date.timezone в PHP 5.3

Автор: Bobspct от 13 января 2012

После перехода с PHP 5.2 на 5.3 столкнулся с проблемой временной зоны.

Возникали ошибки вида:

Warning: Unknown: 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 identifier. We selected 'Europe/Moscow' for 'MSK/4.0/no DST' instead in...

на правах рекламы