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.
 
 
 
 
 
Carsten Brandt 05cc9ae405 improved HTML to Text fallback in BaseMailer 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 #6618: Added Model::addErrors() 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 Unit test for `yii\console\controllers\AssetController` advanced 10 years ago
data Fixed test break. 10 years ago
db added support for yii\db\Expression to querybuilder BETWEEN and LIKE 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 #4502: Added alias support to URL route when calling `Url::toRoute()` and `Url::to()` 10 years ago
i18n added support for DateTimeImmutable to Formatter 10 years ago
log fixed rotateByCopy to avoid any rename() 10 years ago
mail improved HTML to Text fallback in BaseMailer 10 years ago
rbac more on HHVM compatibility 10 years ago
requirements skip requirements checker test on HHVM 10 years ago
test Fixed test break. 10 years ago
validators added test for #5962 10 years ago
web urlManager: ensure route is trimmed by / on empty pattern 10 years ago
widgets Fixes #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown` 10 years ago
BaseYiiTest.php Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago