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.
 
 
 
 
 
Kwok 89ded8c82a
Fix #18000: PK value of Oracle ActiveRecord is missing after save
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 incorrect assertion in fixture test (#17904) 5 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 #18000: PK value of Oracle ActiveRecord is missing after save 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 #16145: Fix `Html` helper `checkboxList()`, `radioList()`, `renderSelectOptions()`, `dropDownList()`, `listBox()` methods to work properly with traversable selection 5 years ago
i18n Don't test FormatterDate DATE_ATOM with PHP 5.5 (#17879) 5 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 #18011: Added attribute labels support for `DynamicModel`, fixed `EachValidator` to pass the attribute label to the underlying `DynamicModel` 4 years ago
web Fix #18006: Allow SameSite cookie pre PHP 7.3 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