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.
 
 
 
 
 
Yusup Hambali d59c60fac0 Fix BaseMailerTest (#17721) 5 years ago
..
ar Fixed ActiveRecord test was using parent Order class instead of getting one for extensions 5 years ago
base Fix #16610: ErrorException trace was cut when using XDebug 5 years ago
behaviors Fixes #16589: Fixed not using `defaultValue` in `BlameableBehavior` for console app 6 years ago
caching Fixes #16028: Fix serialization of complex cache keys that contain non-UTF sequences 6 years ago
console Fix #17648: Handle empty column arrays in console `Table` widget 5 years ago
data Fixes #17093 by reverting #16891 (#17154) 6 years ago
db Bug #17597: PostgreSQL 12 and partitioned tables support (batyrmastyr) 5 years ago
di Fix #17607: Added Yii version 3 DI config compatibility 5 years ago
filters Fixes #17341: Allow callable objects to be set to `\yii\filters\AccessRule::$roleParams` 5 years ago
grid Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget" 6 years ago
helpers Fix #17625: Fix boolean `data` attributes from subkeys rendering in `Html::renderTagAttributes()` 5 years ago
i18n Fix #17585: Fix `yii\i18n\Formatter` including the `@calendar` locale param in `Yii::t()` calls 5 years ago
log Fix #17485: Revert "Fix #17469: Fixed updating `Yii` logger instance when setting new logger via configuration" 5 years ago
mail Fix BaseMailerTest (#17721) 5 years ago
mutex Fix #17533: Fix mutex testRetryAcquire() on Windows (#17591) 5 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 Fixes #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand` 7 years ago
test Fix MSSQL tests (#17426) 5 years ago
validators IpValidator test fix (#17658) 5 years ago
web Fix #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view 5 years ago
widgets Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 years ago
BaseYiiTest.php Fix #17607: Added Yii version 3 DI config compatibility 5 years ago
ChangeLogTest.php Changelog empty contributor name test fix #17528 (#17529) 5 years ago