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.
 
 
 
 
 
AnikanovD b39a0a1e5a Fixes #11774: Fixed incorrect recusuive symlinks check in FileHelper 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 Simple tests (#11606) 8 years ago
data Fixed code style and indentations 9 years ago
db Fixes #10422, #9574: New proposal fix for ColumnSchemaBuilder not null column 8 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 Updated `yii\grid\DataColumn::getHeaderCellLabel()` to extract attribute label from the `filterModel` of Grid 9 years ago
helpers Fixes #11774: Fixed incorrect recusuive symlinks check in FileHelper 8 years ago
i18n Fixed `yii\i18n\PhpMessageSource::loadFallbackMessages()` not to log error when source and language is same, but locales are different 8 years ago
log more tests for #11056 9 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 Simplified tests directory structure a bit 10 years ago
validators #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
web Fixed issue #11712: DbSessionTest is now skipped when SQLite is not available. (#11714) 8 years ago
widgets Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly. 9 years ago
BaseYiiTest.php Implemented DI for callable component configuration 9 years ago