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.
 
 
 
 
 
Brandon Kelly f2212a3183 Fix #17384: Fixed SQL error when passing `DISTINCT ON` queries 5 years ago
..
ar Fixed ActiveRecord test was using parent Order class instead of getting one for extensions 5 years ago
base Fixes #17377: Add tests that verify there are no false positives 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 Fixes #16394: Fixed issues in `migrate/create` when specifying default values with colons and adding multiple columns 5 years ago
data Fixes #17093 by reverting #16891 (#17154) 6 years ago
db Fix #17384: Fixed SQL error when passing `DISTINCT ON` queries 5 years ago
di Fixed nightly build (#17025) 6 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 Closes #16411. Fix windows tests (#17380) 5 years ago
i18n Fixes #17268: Fixed Formatter didn't take power into account 6 years ago
log Fixes #16565: Added missing parts of the context message in `\yii\log\Target::collect` 5 years ago
mail Fixes #15272: Removed type attribute from script tag 7 years ago
mutex Fixed random fails of RetryAcquireTraitTest (#17024) 6 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 Fixes #15840: Fixed regression on load fixture data file 7 years ago
validators Fixes #17382: Added `\yii\validators\DateValidator::$strictDateFormat` to enable strict validation 5 years ago
web Closes #16411. Fix windows tests (#17380) 5 years ago
widgets Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 years ago
BaseYiiTest.php Fixes #16514: Fixed `yii\di\Container::resolveCallableDependencies` to support callable object 6 years ago
ChangeLogTest.php Fixed regexp in tests 7 years ago