Commit Graph

6 Commits

Author SHA1 Message Date
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
Qiang Xue
ecbae28700 Merge pull request #197 from tonydspaniard/196-add-popvalue-method
Enhance ArrayHelper with popValue method
2013-05-09 16:20:59 -07:00
Rusinov Maxim
0ad55efba9 Merge branch 'master' of git://github.com/yiisoft/yii2 into 15-unit-tests-of-sqlite-driver 2013-05-09 23:37:39 +06:00
Qiang Xue
db61885ebd Fixes issue #201. 2013-05-09 13:17:11 -04:00
Antonio Ramirez
18f23ff143 Merge branch 'master' of git://github.com/yiisoft/yii2 into 196-add-popvalue-method
* 'master' of git://github.com/yiisoft/yii2:
  Updated framework paths in composer.json
  Moved "framework" to "iii".
  Fixed Yii::importNamespaces() bug.
  Fixes issue #174: make URL parameters available in $_GET.
  refactoring.
  Removed static variable from autoload per qiangxue's suggestion
  Renamed yii.php -> Yii.php for class, filename consitency
  created StringHelper::basename()
  Fixed YiiBaseTest echo
  Check if trait was loaded
2013-05-09 18:26:16 +02:00
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00