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.
 
 
 
 
 
Diego Tibi 72b4e6d47c kB instead of KB (#16368) 6 years ago
..
ar Fixes #17089: Fixed caching of related records when `via()` using with callable 6 years ago
base added tests to verify issue #16484 6 years ago
behaviors Fixes #16456: Fixed OptimisticLockBehavior omitting HTML web forms 6 years ago
caching Fixes #16028: Fix serialization of complex cache keys that contain non-UTF sequences 6 years ago
console Fixes #17133: Fixed aliases rendering during help generation for a console command 6 years ago
data Fixes #17093 by reverting #16891 (#17154) 6 years ago
db Fixes #15931: `yii\db\ActiveRecord::findOne()` now accepts quoted table and column names using curly and square braces respectively 6 years ago
di Fixed nightly build (#17025) 6 years ago
filters Fixes #16335: Fixed in `yii\filters\AccessRule::matchIP()` user IP validation with netmask in rule 6 years ago
grid Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget" 6 years ago
helpers Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
i18n kB instead of KB (#16368) 6 years ago
log Merge branch 'security' 6 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 Added tests for DateValidator when no time is specified for 'format' (#17018) 6 years ago
web Fixes #9438, #13740, #15037: Handle DB session callback custom fields before session closed 6 years ago
widgets Fixes #16681: `ActiveField::inputOptions` were not used during some widgets rendering 6 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