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.
 
 
 
 
 
Bob Olde Hampsink fab53b4a6e Fixes #13582: Added tests for all `yii\db\QueryBuilder::resetSequence` implementations, fixed SQLite implementation 8 years ago
..
ar Code style fix 8 years ago
base Model loadMultiple test (#13585) 8 years ago
behaviors Added BlameableBehaviorTest 8 years ago
caching Fix #13278: `DbQueryDependency` created (#13384) 8 years ago
console Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
data Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago
db Fixes #13582: Added tests for all `yii\db\QueryBuilder::resetSequence` implementations, fixed SQLite implementation 8 years ago
di Fixes #11771: Fixed semantics of `yii\di\ServiceLocator::__isset()` to match the behavior of `__get()` which fixes inconsistent behavior on newer PHP versions 8 years ago
filters Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
grid Kirkhansen 9053 add radio button column (#13126) 8 years ago
helpers Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
i18n update date formatter test for intl 8 years ago
log Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
mail
mutex Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
rbac Fixes #11230: Include `defaultRoles` in `yii\rbac\DbManager->getRolesByUser()` results 8 years ago
requirements Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
rest fixed issue with rest\UrlRule extraPatterns 8 years ago
test use the same db connection for reading and writing data 8 years ago
validators added failing test for #13533 8 years ago
web Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
widgets Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
BaseYiiTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago