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.
 
 
 
 
 
André Sousa d39d3ed0a6 Fixes #15644: Avoid wrong default selection on a dropdown, checkbox list, and radio list, when a option has a key equals to zero 7 years ago
..
ar Use root NS specification for opcoded functions 7 years ago
base PHPDoc fix 7 years ago
behaviors Added tests for #14538, added CHANGELOG line 7 years ago
caching PHPDoc fix 7 years ago
console PHPDoc fix 7 years ago
data Fixes #15595: `yii\data\DataFilter` can now handle `lt`,`gt`,`lte` and `gte` on `yii\validators\DateValidator` 7 years ago
db Fixes #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` 7 years ago
di Use root NS specification for opcoded functions 7 years ago
filters PHPDoc fix 7 years ago
grid Fixes #15625: `yii\grid\DataColumn` boolean filter dropdown list values are now in reversed order 7 years ago
helpers Fixes #15644: Avoid wrong default selection on a dropdown, checkbox list, and radio list, when a option has a key equals to zero 7 years ago
i18n Fixed test class name 7 years ago
log Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported 7 years ago
mail Fixes #15272: Removed type attribute from script tag 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 #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` 7 years ago
web Fixes #15272: Removed type attribute from script tag 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 Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
ChangeLogTest.php Added unit test that checks changelog formatting [skip ci] 7 years ago