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.
 
 
 
 
 
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
..
ar `yii\db\BaseActiveRecord` now triggers event EVENT_AFTER_REFRESH` after a record is refreshed 9 years ago
base Fix #11591 `ActionFilter` wildcard (#11594) 8 years ago
behaviors Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
caching Simplified tests directory structure a bit 10 years ago
console Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
data refactored database tests 8 years ago
db Fixed #9574: Implicit run ColumnSchemaBuilder::null() when default value is set to null. (#11813) 8 years ago
di Fixes #11561: Fixed DI container throwing exceptions for optional dependencies 8 years ago
filters improved tests and docs for #11857 8 years ago
grid Updated `yii\grid\DataColumn::getHeaderCellLabel()` to extract attribute label from the `filterModel` of Grid 9 years ago
helpers Fixes #11462: Added support of filtering rules to `yii\log\Target::$logVar`, added `\yii\helpers\BaseArrayHelper::filter()` method 8 years ago
i18n HHVM compatible fix for messageformatter error 8 years ago
log Fixes #11462: Added support of filtering rules to `yii\log\Target::$logVar`, added `\yii\helpers\BaseArrayHelper::filter()` method 8 years ago
mail Simplified tests directory structure a bit 10 years ago
mutex Added more tests for mutex; (#11359) 9 years ago
rbac Enhanced RBAC Rule assignment 9 years ago
requirements Simplified tests directory structure a bit 10 years ago
rest [REST] specifying a higher priority rule via extraPatterns 10 years ago
test use the same db connection for reading and writing data 8 years ago
validators Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method 8 years ago
web added test for #11801 8 years ago
widgets added tests classes for db related tests 8 years ago
BaseYiiTest.php Implemented DI for callable component configuration 9 years ago