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.
 
 
 
 
 
tom-- 4512833fac Fixes #7215: Uses OpenSSL crypto lib instead of Mcrypt. Added testing of encrypted data compatibility, both backward and forward 10 years ago
..
ar Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()` 10 years ago
base Fixes #7215: Uses OpenSSL crypto lib instead of Mcrypt. Added testing of encrypted data compatibility, both backward and forward 10 years ago
behaviors `yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record 10 years ago
caching Correct type declarations 10 years ago
console/controllers `yii\console\controllers\AssetController` now correctly handles relative image URLs if source and target CSS are under same directory 10 years ago
data Fixed test break. 10 years ago
db Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
di Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
filters Additional fix to #4728. 10 years ago
helpers Fixes #7350: Added `yii\helpers\Html::$dataAttributes` to support customizing data attributes. 10 years ago
i18n Added test for using source language for missing translation formatting 10 years ago
log fixed rotateByCopy to avoid any rename() 10 years ago
mail Fixed more tests on Windows failing because of line endings 10 years ago
rbac Fixes #3168: Improved the performance of `yii\rbac\DbManager::checkAccess()` by caching mechanism 10 years ago
requirements skip requirements checker test on HHVM 10 years ago
test fixed whitespace in tests 10 years ago
validators Fixes #6992. 10 years ago
web Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago
widgets Fixed test break. 10 years ago
BaseYiiTest.php Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago