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.
 
 
 
 
 
Sam Mousa 4a464afe9b Fixes #9656: `yii\db\BaseActiveRecord` refactored in order to getting, setting and unsetring attribute values using the same approach 9 years ago
..
ar added test for explicit primary Key on auto increment column 10 years ago
base added scenario test while reproducing #10034 9 years ago
behaviors Chg #9953: `TimestampBehavior::getValue()` value processing is consistent with `AttributeBehavior::getValue()` 9 years ago
caching Simplified tests directory structure a bit 10 years ago
console fix #9823 9 years ago
data Unit test for `yii\data\Pagination` added 9 years ago
db Fixes #9656: `yii\db\BaseActiveRecord` refactored in order to getting, setting and unsetring attribute values using the same approach 9 years ago
di Simplified tests directory structure a bit 10 years ago
filters Added `yii\filters\auth\AuthMetod::optional` property 9 years ago
helpers Implemented support of traversable objects in `RangeValidator::ranges`, added `ArrayHelper::in()` and `ArrayHelper::subset()` 9 years ago
i18n Fixed mb_ functions calls to use UTF-8 or app charset 9 years ago
log Simplified tests directory structure a bit 10 years ago
mail Simplified tests directory structure a bit 10 years ago
rbac Fixes #10101: Fixed assignments saving on role removing in `\yii\rbac\PhpManager` 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 Simplified tests directory structure a bit 10 years ago
validators Implemented support of traversable objects in `RangeValidator::ranges`, added `ArrayHelper::in()` and `ArrayHelper::subset()` 9 years ago
web #10158: Remove defer attribute value from test case 9 years ago
widgets added another test for #8848 9 years ago
BaseYiiTest.php Simplified tests directory structure a bit 10 years ago