Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexander Makarov 61b47014a2
Fixes #14643: Added `yii\web\ErrorAction::$layout` property to conveniently set layout from error action config
7 years ago
..
ar Fixes #15522: Fixed `yii\db\ActiveRecord::refresh()` method does not use an alias in the condition 7 years ago
base PHPDoc fix 7 years ago
behaviors PHPDoc fix 7 years ago
caching PHPDoc fix 7 years ago
console PHPDoc fix 7 years ago
data PHPDoc fix 7 years ago
db Fixed test 7 years ago
di di-support-instance-for-property 7 years ago
filters PHPDoc fix 7 years ago
grid Fixes #14806: Added $placeFooterAfterBody option for GridView 7 years ago
helpers Fixes #13465: Added `yii\helpers\FileHelper::findDirectory()` method 7 years ago
i18n Fixed test class name 7 years ago
log PHPDoc fix 7 years ago
mail Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
mutex Merge branch 'master' into kidol-filemutex 7 years ago
rbac PHPDoc fix 7 years ago
requirements Refactored tests with PHPUnit assert methods (#15260) 7 years ago
rest Fixes #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand` 7 years ago
test Fixes #14546: Added `dataDirectory` property into `BaseActiveFixture` 7 years ago
validators Fixes #15553: Fixed `yii\validators\NumberValidator` incorrectly validate resource 7 years ago
web Fixes #14643: Added `yii\web\ErrorAction::$layout` property to conveniently set layout from error action config 7 years ago
widgets Fixes #15476: Added `\yii\widgets\ActiveForm::$validationStateOn` to be able to specify where to add class for invalid fields 7 years ago
BaseYiiTest.php Add test for Yii::createObject(); (#15129) 7 years ago
ChangeLogTest.php Added unit test that checks changelog formatting [skip ci] 7 years ago