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 6e7dc26b38 added support for DateTimeImmutable to Formatter 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 Correct type declarations 10 years ago
behaviors
caching Correct type declarations 10 years ago
console/controllers Improved console controller tests 10 years ago
data
db added support for yii\db\Expression to querybuilder BETWEEN and LIKE 10 years ago
di
filters
helpers truncate $asHtml tests 10 years ago
i18n added support for DateTimeImmutable to Formatter 10 years ago
log
mail
rbac
requirements
test
validators added test for #5962 10 years ago
web Bug: `yii\web\UrlRule` was unable to create URLs for rules containing unicode characters 10 years ago
widgets Fixes #4643: Extra options specified in `yii\widgets\Breadcrumbs::links` will be treated as HTML attributes for the generated hyperlinks 10 years ago
BaseYiiTest.php