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.
 
 
 
 
 
John Was 29304a185a Fixes #7833: Support (materialized) views and foreign tables along normal tables when fetching table schema 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 Fixed tests 10 years ago
data Fixed test break. 10 years ago
db Fixes #7833: Support (materialized) views and foreign tables along normal tables when fetching table schema 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 Testcases for RFC7232, sec 3.2 10 years ago
helpers fixed unicode in FormatConverter escaping 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 #6871: Fixed the bug that using defaults and hostnames in URL rules may cause an out-of-range index issue 10 years ago
widgets fixed test braek 10 years ago
BaseYiiTest.php Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago