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.
 
 
 
 
 
Klimov Paul 327914e452 Added automatic generating of unique slug value to `yii\behaviors\Sluggable` 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 Added automatic generating of unique slug value to `yii\behaviors\Sluggable` 10 years ago
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 Finished guide about DI container and service locator. 11 years ago
helpers added some tests for Url helper 10 years ago
i18n Added GridView message check to FallbackMessageFormatterTest 10 years ago
log fixed rotateByCopy to avoid any rename() 10 years ago
mail Missing files for #4071 10 years ago
rbac fixed random rbac testing failure. 10 years ago
requirements Reformat code te be PSR-2 compatible 11 years ago
test Renamed fixtures 11 years ago
validators Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
web Fixes #4331: `yii\helpers\Url` now uses `UrlManager` to determine base URL when generating URLs 10 years ago
widgets Fixed test break. 10 years ago
BaseYiiTest.php Reformat code te be PSR-2 compatible 11 years ago