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.
 
 
 
 
 
rhertogh e691713ed7
Fix #19171: Added `$pagination` and `$sort` to `\yii\rest\IndexAction` for easy configuration
3 years ago
..
ar Fix #17174: Fix `yii\db\BaseActiveRecord::unlink()` to not ignore `on` conditions in `via` relations 4 years ago
base Fix #19041: Fix PHP 8.1 issues 3 years ago
behaviors Fixes #16589: Fixed not using `defaultValue` in `BlameableBehavior` for console app 6 years ago
caching Fix #19041: Fix PHP 8.1 issues 3 years ago
console Fix #18660: Check name if backslash appears 3 years ago
data Add ability to turn the sorting off for a clicked column in GridView with multisort (#18826) 3 years ago
db Fix #19148: Fix undefined array key errors in `yii\db\ActiveRelationTrait` 3 years ago
di Fix #18624: Fix `yii\di\Container` to properly resolve dependencies in case of PHP 8 union types 3 years ago
filters Fix #19041: Fix PHP 8.1 issues 3 years ago
grid Minified SVGs (#18573) 4 years ago
helpers Fix #19041: Fix PHP 8.1 issues 3 years ago
i18n Fix #19138: Allow digits in language code 3 years ago
log Revert changes in dispatcher 18841 (#18843) 3 years ago
mail Fix BaseMailerTest (#17721) 5 years ago
models Fix #19041: Fix PHP 8.1 issues 3 years ago
mutex Fix #18151: Added `Mutex::isAcquired()` to check if lock is currently acquired 4 years ago
rbac Fixed PHPDocs, code and tests for #15422 7 years ago
requirements Refactored tests with PHPUnit assert methods (#15260) 7 years ago
rest Fix #19171: Added `$pagination` and `$sort` to `\yii\rest\IndexAction` for easy configuration 3 years ago
test Fix #14343: Fix `yii\test\ActiveFixture` to use model's DB connection instead of the default one 4 years ago
validators Fix #18817: Use `paragonie/random_compat` for random bytes and int generation 3 years ago
web Fix #19041: Fix PHP 8.1 issues 3 years ago
widgets Normalize todos (#19045) 3 years ago
BaseYiiTest.php Fix #17720: DI 3 support for application core components and default object configurations 5 years ago
ChangeLogTest.php Add missing third parameter to preg_match in ChangeLogTest (#17998) 4 years ago