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.
 
 
 
 
 
Bizley 4cb2dfef1a
Add more tests for helpers (#18675)
3 years ago
..
ar Fix #17174: Fix `yii\db\BaseActiveRecord::unlink()` to not ignore `on` conditions in `via` relations 4 years ago
base Travis leftovers cleanup 4 years ago
behaviors Fixes #16589: Fixed not using `defaultValue` in `BlameableBehavior` for console app 6 years ago
caching Fix for issue #18526 4 years ago
console Fix #14343: Fix `yii\test\ActiveFixture` to use model's DB connection instead of the default one 4 years ago
data Fix #18552: Fix bug with `yii\data\SqlDataProvider` not properly handling SQL with `ORDER BY` clause 4 years ago
db New attemp 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 #9718: Fix user staying authorized despite authKey change 4 years ago
grid Minified SVGs (#18573) 4 years ago
helpers Add more tests for helpers (#18675) 3 years ago
i18n Fix #18464: Fix bug with processing fallback messages when translation language is set to `null` 4 years ago
log Fix #17749: Dispatcher fix if target crashed in PHP 7.0+ 5 years ago
mail Fix BaseMailerTest (#17721) 5 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 #18534: Added `prepareSearchQuery` property in `yii\rest\IndexAction` 4 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 #18569: Add `NumberValidator::$allowArray` 3 years ago
web Fix #18590: Fix `yii\web\UrlManager` to instantiate cache only when it's actually needed 4 years ago
widgets Fix #17631: Fix `yii\widgets\BaseListView` to properly render custom summary 4 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