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 7a37c47bb2 Fixed #7150 - support ICU single quote syntaxes 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 converting double to PHP type 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 Fixed #7150 - support ICU single quote syntaxes 10 years ago
i18n added more tests for russian plurals 10 years ago
log Added failing test for #7384 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 fixed DateValidator to work with multibyte strings 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