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.
 
 
 
 
 
Alone 08eccb612f Fixes #15536: Fixed `yii\widgets\ActiveForm::init()` for call `parent::init()` 7 years ago
..
ar Fixes for PHP 7.2 compatibility (#14959) 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 PHPDoc fix 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 PHPDoc fix 7 years ago
i18n Fixes #14980: Fix looping in `yii\i18n\MessageFormatter` tokenize pattern if pattern is invalid 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 Code style fixes 7 years ago
validators Fixed #15140 DateValidator tests for specific ICU versions (#15518) 7 years ago
web Fixes #14135: Fixed `yii\web\Request::getBodyParam()` crashes on object type body params 7 years ago
widgets Fixes #15536: Fixed `yii\widgets\ActiveForm::init()` for call `parent::init()` 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