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.
 
 
 
 
 
Qiang Xue 1c3e61ec26 Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL 10 years ago
..
ar fixed issue with indexBy and array valued relations 10 years ago
base test and docs to be clear about #4558 10 years ago
behaviors
caching Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
console/controllers Fixes #4453: `yii message/extract` wasn't properly writing to po files in case of multiple categories 10 years ago
data Fixed test break. 10 years ago
db Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 10 years ago
di
helpers Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL 10 years ago
i18n
log fixed rotateByCopy to avoid any rename() 10 years ago
mail Missing files for #4071 10 years ago
rbac Reduced gap between setting and checking mtime 10 years ago
requirements
test
validators
web Fixes #4331: `yii\helpers\Url` now uses `UrlManager` to determine base URL when generating URLs 10 years ago
widgets Fixed tests to take deferred validation signature change into account 10 years ago
BaseYiiTest.php