mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-12 03:30:12 +08:00
composer.lock restored
This commit is contained in:
1302
composer.lock
generated
Normal file
1302
composer.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,6 @@ Yii Framework 2 Change Log
|
|||||||
- Bug #11461: Fixed migration tool error when create migrate with comma in defaultValue (pana1990, s-o-f)
|
- Bug #11461: Fixed migration tool error when create migrate with comma in defaultValue (pana1990, s-o-f)
|
||||||
- Bug #11912: Fixed PostgreSQL Schema to support negative default values for integer/float/decimal columns (nsknewbie)
|
- Bug #11912: Fixed PostgreSQL Schema to support negative default values for integer/float/decimal columns (nsknewbie)
|
||||||
- Bug #11947: Fixed `gridData` initialization in `yii.gridView.js` (pavlm)
|
- Bug #11947: Fixed `gridData` initialization in `yii.gridView.js` (pavlm)
|
||||||
- Enh #11979: Oracle mutex (zlakomanoff)
|
|
||||||
- Bug #11949: Fixed `ActiveField::end` generates close tag when it's `option['tag']` is null (egorio)
|
- Bug #11949: Fixed `ActiveField::end` generates close tag when it's `option['tag']` is null (egorio)
|
||||||
- Enh #11275: Added possibility of unset or force replace former value in `ArrayHelper::merge()` (mdmunir, rob006)
|
- Enh #11275: Added possibility of unset or force replace former value in `ArrayHelper::merge()` (mdmunir, rob006)
|
||||||
- Enh #11950: Improve BaseArrayHelper::keyExists speed (egorio)
|
- Enh #11950: Improve BaseArrayHelper::keyExists speed (egorio)
|
||||||
@@ -20,7 +19,7 @@ Yii Framework 2 Change Log
|
|||||||
- Enh #10583: Do not silence session errors in debug mode (samdark)
|
- Enh #10583: Do not silence session errors in debug mode (samdark)
|
||||||
- Enh #12048: Improved message extraction command performance (samdark)
|
- Enh #12048: Improved message extraction command performance (samdark)
|
||||||
- Enh #12038: Introduced `yii\base\ViewNotFoundException` which is thrown when views file doesn't exists, used it in `ViewAction` (samdark)
|
- Enh #12038: Introduced `yii\base\ViewNotFoundException` which is thrown when views file doesn't exists, used it in `ViewAction` (samdark)
|
||||||
- Enh #11979: Oracle mutex (zlakomanoff)
|
- Enh #11979: Added `yii\mutex\OracleMutex` which implements mutex "lock" mechanism via Oracle locks (zlakomanoff)
|
||||||
|
|
||||||
|
|
||||||
2.0.9 July 11, 2016
|
2.0.9 July 11, 2016
|
||||||
|
|||||||
Reference in New Issue
Block a user