- 11 Jan, 2015 3 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL
-
Alexander Makarov authored
-
- 10 Jan, 2015 11 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
always use getConnection()
-
Carsten Brandt authored
ensure PDO instance has been created at this point
-
Carsten Brandt authored
always use unique directory for each test
-
Carsten Brandt authored
-
Carsten Brandt authored
formatting date and time values for years >=2038 or <=1901 is now possible also with intl extension is installed. 32bit systems will fall back to the PHP implementation because intl uses a 32bit UNIX timestamp internally. On a 64bit system the intl formatter is used in all cases if installed. fixes #5577
-
Carsten Brandt authored
fixes #6748
-
- 06 Jan, 2015 3 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
Carsten Brandt authored
-
- 05 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache`
-
- 01 Jan, 2015 1 commit
-
-
Carsten Brandt authored
fixes #6717
-
- 30 Dec, 2014 1 commit
-
-
Qiang Xue authored
-
- 26 Dec, 2014 1 commit
-
-
pana1990 authored
-
- 24 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #6632: `yii\di\Container::get()` did not handle config parameter correctly when it is passed as a constructor parameter
-
- 23 Dec, 2014 1 commit
-
-
Paul Klimov authored
-
- 17 Dec, 2014 1 commit
-
-
Carsten Brandt authored
-
- 12 Dec, 2014 1 commit
-
-
Carsten Brandt authored
fixed hhvm build.
-
- 06 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown`
-
- 04 Dec, 2014 3 commits
-
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
- 03 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller
-
- 02 Dec, 2014 2 commits
-
-
Carsten Brandt authored
show PHP extension version
-
Carsten Brandt authored
fixes #5503
-
- 01 Dec, 2014 1 commit
-
-
Klimov Paul authored
-
- 28 Nov, 2014 1 commit
-
-
Carsten Brandt authored
-
- 27 Nov, 2014 4 commits
-
-
Carsten Brandt authored
fixes #6263 and has no problem with PHP Bug: > it is a PHP bug: https://bugs.php.net/bug.php?id=45543 > Fixed in this commit: php/php-src@22dba2f#diff-7b738accc3d60f74c259da18588ddc5dL2996 > > Fixed in PHP >5.4.26 and >5.5.10. http://3v4l.org/mlZX7
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #5627: Added `yii cache/flush-schema` console command to flush DB schema cache of a given database connection
-
- 26 Nov, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-