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.
 
 
 
 
 
SG5 1141fc81a7 Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
..
ar document usage of ActiveRecordTestTrait 8 years ago
base Fixed typo in comment (#12945) [skip ci] 8 years ago
behaviors Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue() 8 years ago
caching renamed Cache::$ttl to Cache::$defaultDuration 8 years ago
console Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
data Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
db yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago
di improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
filters improved test coverage of HostFilter 8 years ago
grid Added braces check for initDefaultButton (#12863) 8 years ago
helpers Add support for creating protocol-relative URLs. 8 years ago
i18n Updated CHANGELOG 8 years ago
log Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
mail Simplified tests directory structure a bit 10 years ago
mutex Enabled tests for FileMutex on Windows, see #12824 (#12831) 8 years ago
rbac PHPDocs updated 8 years ago
requirements Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
rest Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
test use the same db connection for reading and writing data 8 years ago
validators Added test for unique validator with empty values 8 years ago
web Fixes #12854: Added `RangeNotSatisfiableHttpException` to cover HTTP error 416 file request exceptions 8 years ago
widgets Squash merge rebased branch nadar-patch-4 8 years ago
BaseYiiTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago