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.
 
 
 
 
 
Sergey Makinen a9fb0171f7 Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
..
ar Code style fix 8 years ago
base Model loadMultiple test (#13585) 8 years ago
behaviors Used short syntax for arrays (#13743) 8 years ago
caching Fix #13278: `DbQueryDependency` created (#13384) 8 years ago
console Merge branch 'master' into feature/docker-testing 8 years ago
data Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago
db Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
di Fixed InstanceTest::testRestoreAfterVarExport() to work on HHVM 8 years ago
filters Added unit tests for role based access filter (#13597) 8 years ago
grid Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 8 years ago
helpers Addded pluralization and singularization exception for `currency` 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 Simplified tests directory structure a bit 10 years ago
mutex Merge branch 'master' into feature/docker-testing 8 years ago
rbac Merge branch 'tests/mysql' into feature/docker-testing 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 Improve string validator test coverage 8 years ago
web Remove imports of inexistent classes 8 years ago
widgets Fixes #13243: Added support for unicode attribute names in `yii\widgets\DetailView` 8 years ago
BaseYiiTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago