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.
 
 
 
 
 
bscheshirwork 2b9b0c7166 Fixes #14151: Added `AttributesBehavior` that assigns values specified to one or multiple attributes of an AR object when certain events happen 7 years ago
..
ar Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
base Added yii\base\Object for backwards compatibility 7 years ago
behaviors Fixes #14151: Added `AttributesBehavior` that assigns values specified to one or multiple attributes of an AR object when certain events happen 7 years ago
caching Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
console Fixes #14525: Fixed 2.0.12 regression of loading of global fixtures trough `yii fixture/load` 7 years ago
data Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
db Fixed batchInsert casting of double values according to locale (#14448) 7 years ago
di Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
filters Fixes #7823: Added `yii\filters\AjaxFilter` filter 7 years ago
grid Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
helpers Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
i18n fix current time in formatter (#14203) 7 years ago
log Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
mail Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
mutex Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
rbac Fixes #14513: Updated phpdoc and added tests for yii\rbac\ManagerInterface::assign and yii\rbac\ManagerInterface::revoke functions (#14528) 7 years ago
requirements Enable `include` rule in php-cs-fixer (#14418) 7 years ago
rest Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
test Make PHPUnit run on PHP 7.2 7 years ago
validators Fixes #14370: Fixed creating built-in validator in model with same function name 7 years ago
web Added tests 7 years ago
widgets Fixes #14363: Added `yii\widgets\LinkPager::$linkContainerOptions` and possibility to override tag in `yii\widgets\LinkPager::$options` 7 years ago
BaseYiiTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago