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.
 
 
 
 
 
Alexander Makarov 3ff6c9b527
Fix #17999 test
4 years ago
..
ar Fixed ActiveRecord test was using parent Order class instead of getting one for extensions 5 years ago
base Fix #17999 test 4 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 #18047: Fix colorization markers output in Table.php 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 Revert "Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName`" 4 years ago
di Add tests for DI references in array in dependencies 4 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 Revert #18102 since renaming is technically problematic (#18109) 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 Revert #18102 since renaming is technically problematic (#18109) 4 years ago
web Fix #18115: Allow to load action-injected services from module's container 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