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.
 
 
 
 
 
Evgeniy Moiseenko 9864837764 Revert change and added default time zone to test (#16876) 6 years ago
..
ar moved SQL specific test to SQL AR 7 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 FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
console Allow `\yii\console\widgets\Table` to render empty table (#16865) 6 years ago
data Fixes #16558: Added cloning `yii\data\ActiveDataProvider::query` property when ActiveDataProvider object is cloned 6 years ago
db Fixes #16424: `yii\db\Transaction::begin()` throws now `NotSupportedException` for nested transaction and DBMS not supporting savepoints 6 years ago
di Fixes #15802: Fixed exception class in yii\di\Container 6 years ago
filters Fixes #16766: `yii\filters\ContentNegotiator` was not setting `Vary` header to inform cache recipients 6 years ago
grid Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget" 6 years ago
helpers Fixes #15204: `yii\helpers\BaseInflector::slug()` is not removing substrings matching provided replacement from given string anymore 6 years ago
i18n Fixed test class name 7 years ago
log Revert change and added default time zone to test (#16876) 6 years ago
mail Fixes #15272: Removed type attribute from script tag 7 years ago
mutex Fixes #16838: `yii\mutex\Mutex::acquire()` no longer returns `true` if lock is already acquired by the same component in the same process 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 Fix typo (#16443) [skip ci] 6 years ago
web Fixes #16101: Fixed Error Handler to clear registered meta tags, link tags, css/js scripts and files in error view 6 years ago
widgets Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget" 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