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.
 
 
 
 
 
Ni-san 5795b3937e
Added rbac\BaseManager::hasNoAssignments()
8 years ago
..
ar document usage of ActiveRecordTestTrait 8 years ago
base consistent behavior for Yii::$app->controller and ->action (#13167) 8 years ago
behaviors Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue() 8 years ago
caching renamed Cache::$ttl to Cache::$defaultDuration 8 years ago
console Merge pull request #12959 from yiisoft/bash-completion 8 years ago
data Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
db Fixes #12612: Query conditions added with `yii\db\Query::andWhere()` now get appended to the existing conditions if they were already being joined with the `and` operator 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 Fixes PageCacheTest: requestedRoute is not set up (#13173) 8 years ago
grid Kirkhansen 9053 add radio button column (#13126) 8 years ago
helpers Fixed FileHelperTest::testFindFilesRecursiveWithSymLink() 8 years ago
i18n Updated CHANGELOG 8 years ago
log Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
mail Simplified tests directory structure a bit 10 years ago
mutex Enabled tests for FileMutex on Windows, see #12824 (#12831) 8 years ago
rbac Added rbac\BaseManager::hasNoAssignments() 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 Refactor validateAttribute method in UniqueValidator (#13202) 8 years ago
web Fixes #12854: Added `RangeNotSatisfiableHttpException` to cover HTTP error 416 file request exceptions 8 years ago
widgets Merge branch 'master' into fix-pjax-automatic-id 8 years ago
BaseYiiTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago