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.
 
 
 
 
 
SilverFire - Dmitry Naumenko 3d96a45f6b
Fixed BC breaking change in Inflector
6 years ago
..
ar moved SQL specific test to SQL AR 7 years ago
base Fixes #16184: Fixed `yii\base\Widget` to access `stack` property with `self` instead of `static` 7 years ago
behaviors CacheableWidgetBehaviorTest enhancements (#15930) 7 years ago
caching FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
console Fix test output (Prevent output among phpunit tests) (#15717) 7 years ago
data Fixes #15595: `yii\data\DataFilter` can now handle `lt`,`gt`,`lte` and `gte` on `yii\validators\DateValidator` 7 years ago
db Fixes #15875: afterSave for new models flushes unsaved data 7 years ago
di Use root NS specification for opcoded functions 7 years ago
filters Fix #16193 to not reflect origin header for wildcard origins 6 years ago
grid fix #15798 (yii\grid\CheckboxColumn, yii\grid\RadioButtonColumn conte… (#16021) 7 years ago
helpers Fixed BC breaking change in Inflector 6 years ago
i18n Fixed test class name 7 years ago
log Added test to check issue #15902 7 years ago
mail Fixes #15272: Removed type attribute from script tag 7 years ago
mutex Merge branch 'master' into kidol-filemutex 7 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 Fix master travis builds (#15971) 7 years ago
web Fixes #16006: Handle case when `X-Forwarded-Host` header have multiple hosts separated with a comma 7 years ago
widgets Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8 7 years ago
BaseYiiTest.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
ChangeLogTest.php Fixed regexp in tests 7 years ago