mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
Roadmap updates [skip ci]
This commit is contained in:
committed by
GitHub
parent
80d0c2b05a
commit
ba6c1a91e8
@ -59,7 +59,7 @@ We can tag additional releases in case someone will take the role of release man
|
|||||||
- [ ] Declare an interface for DI container in `yiisoft/yii2`. Make it an extension of PSR if possible.
|
- [ ] Declare an interface for DI container in `yiisoft/yii2`. Make it an extension of PSR if possible.
|
||||||
- [ ] Port cycles in dependencies detection from `yiisoft/di`.
|
- [ ] Port cycles in dependencies detection from `yiisoft/di`.
|
||||||
- [ ] Port method calls support from `yiisoft/di`.
|
- [ ] Port method calls support from `yiisoft/di`.
|
||||||
- [ ] Remove ability to set constructor options from method signatures, move it to `__construct`.
|
- [ ] Deprecate ability to set constructor options from method signatures, move it to `__construct`.
|
||||||
|
|
||||||
## Client side
|
## Client side
|
||||||
|
|
||||||
@ -77,8 +77,7 @@ We can tag additional releases in case someone will take the role of release man
|
|||||||
|
|
||||||
- [x] Move MSSQL into extension: https://github.com/yiisoft/yii2-mssql
|
- [x] Move MSSQL into extension: https://github.com/yiisoft/yii2-mssql
|
||||||
- [x] Move Oracle into extension: https://github.com/yiisoft/yii2-oracle
|
- [x] Move Oracle into extension: https://github.com/yiisoft/yii2-oracle
|
||||||
- [ ] Implement upsert.
|
- [x] Implement upsert ([was done in 2.0](https://github.com/yiisoft/yii2/issues/13879))
|
||||||
- [ ] Implement batch w/ ignore.
|
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user