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.
 
 
 
 
 
Alexander Makarov bc59d5da85 Fixes #13707: Fixed `\yii\web\ErrorHandler` and `\yii\web\ErrorAction` not setting correct response code to response object before rendering error view 8 years ago
..
ar Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
base Moved TraversableObject to yiiunit\data\base namespace 9 years ago
cache Enh Dependency getHasChanged (#12928) 8 years ago
codeclimate Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
console Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
helpers `yii\helpers\VarDumper::dump()` now respects PHP magic method `__debugInfo()` 9 years ago
i18n Fixed i18n message sources to load fallback messages in a smarter way 9 years ago
travis Fix tests on travis. (#13238) 8 years ago
validators Fixes #13087: Fixed getting active validators for safe attribute 8 years ago
views Fixes #13707: Fixed `\yii\web\ErrorHandler` and `\yii\web\ErrorAction` not setting correct response code to response object before rendering error view 8 years ago
web Added tests for #10429 8 years ago
config-docker.php added separate docker config for testing 8 years ago
config.php added separate docker config for testing 8 years ago
cubrid.sql updated debug settings (+56 squashed commits) 8 years ago
mssql.sql #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
mysql.sql yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago
oci.sql Fixes Oracle’s test fixture 8 years ago
postgres.sql #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
sqlite.sql #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago