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.
 
 
 
 
 
Klimov Paul 205f16811a Fixed `yii\validators\EachValidator` does not invoke `validateAttribute()` method of the embedded validator 9 years ago
..
ar Updated ActiveRecordTestTrait to ensure nested relations work as expected 9 years ago
base Security component enhancements 9 years ago
behaviors Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
caching Simplified tests directory structure a bit 10 years ago
console Enh: Support for useTablePrefix parameter in migrate command 9 years ago
data Unit test for `yii\data\Pagination` added 9 years ago
db Fixed: #11270 - Error when link record in one to many relation. (#11301) 9 years ago
di Several improvements to DI container 9 years ago
filters Fixes #11137: Added weak ETag support to `yii\filters\HttpCache`. It could be turned on via setting `$weakEtag` to `true` 9 years ago
grid Fixed #10784 9 years ago
helpers fix #11299 9 years ago
i18n Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration(). 9 years ago
log Simplified tests directory structure a bit 10 years ago
mail Simplified tests directory structure a bit 10 years ago
mutex Added tests for #8920, used 16bit integers to avoid out of range error 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 Simplified tests directory structure a bit 10 years ago
validators Fixed `yii\validators\EachValidator` does not invoke `validateAttribute()` method of the embedded validator 9 years ago
web Fixes #10480: Fixed removing old identity cookie when loggin in as another user without logging out first 9 years ago
widgets Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly. 9 years ago
BaseYiiTest.php Simplified tests directory structure a bit 10 years ago