Commit Graph

8 Commits

Author SHA1 Message Date
Qiang Xue
a87e64c650 Fixed duplicated merge. 2013-05-10 22:40:26 -04:00
Qiang Xue
71897b4b76 Merge pull request #210 from bwoester/fix-209-default-timezone
Fix issue #209 default timezone
2013-05-10 19:39:28 -07:00
Benjamin Wöster
49a4314a41 fix: remove pointless unset 2013-05-11 03:39:19 +02:00
Benjamin Wöster
8c6cf61589 mod: don't use ArrayHelper to avoid loading another class during every request 2013-05-11 03:28:05 +02:00
Carsten Brandt
b005b087b4 better have timezone fix in application
app is resposible for setting time zone, so it should also do the
fixing.
+ documentation about the behavior.
issue #210 and #209
2013-05-11 01:17:51 +02:00
Benjamin Wöster
b8ad3567e4 set application timezone early in application constructor, set default of UTC if no timezone is configured at all (not in app config nor in php.ini) 2013-05-10 13:49:42 +02:00
Alexander Kochetov
815c7eff6b Merge branch 'master' of https://github.com/yiisoft/yii2 into auth-manager 2013-05-10 14:44:35 +04:00
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00