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.
 
 
 
 
 
Carsten Brandt 2872365000 added test case for #8918 9 years ago
..
ar added test for explicit primary Key on auto increment column 10 years ago
base
behaviors added missing use statement to fix #8572 9 years ago
caching
console/controllers `yii\console\controllers\MessageController` improved allowing extraction of nested translator calls 10 years ago
data Unit test for `yii\data\Pagination` added 9 years ago
db added test case for #8918 9 years ago
di
filters
helpers Fixed `yii\helpers\Html::activeTextarea()` does not allow value overriding via options 9 years ago
i18n improved unit test for date formatter 10 years ago
log
mail
rbac Fixes #7656: Fixed `yii\rbac\DbManager::getRolesByUser()` and `yii\rbac\PhpManager::getRolesByUser()` to return roles only 10 years ago
requirements
rest
test
validators well, just drop this... 9 years ago
web Test for #8228 9 years ago
widgets added another test for #8848 9 years ago
BaseYiiTest.php