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.
 
 
 
 
 
trombipeti b642a384fa
Fix #18096: Fix InlineValidator with anonymous inline function not working well from EachValidator
4 years ago
..
ar Fixed ActiveRecord test was using parent Order class instead of getting one for extensions 5 years ago
base Fixes #17300: Fix class-level Event handling with wildcards 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 #18083: Add `Controller::$request` and `$response` 4 years ago
data Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property 5 years ago
db Fix #18101: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test 4 years ago
di Fix #17720: DI 3 support for application core components and default object configurations 5 years ago
filters Fix #12539: `yii\filters\ContentNegotiator` now generates 406 'Not Acceptable' instead of 415 'Unsupported Media Type' on content-type negotiation fail 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 #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
i18n Fix #17993: Added `yii\i18n\Formatter::$currencyDecimalSeparator` to allow setting custom symbols for currency decimal in IntlNumberFormatter 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 #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 Fix #17886: yii\rest\Serializer serialize arrays 5 years ago
test Fix MSSQL tests (#17426) 5 years ago
validators Fix #18096: Fix InlineValidator with anonymous inline function not working well from EachValidator 4 years ago
web Fix #18083: Add `Controller::$request` and `$response` 4 years ago
widgets Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 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