Browse Source

Assigned DI items to @hiqsol [skip ci]

tags/2.0.16
Alexander Makarov 6 years ago committed by GitHub
parent
commit
c37b261622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      ROADMAP.md

4
ROADMAP.md

@ -57,8 +57,8 @@ We can tag additional releases in case someone will take the role of release man
## Dependency injection
- [ ] 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 method calls support from `yiisoft/di`.
- [ ] Port cycles in dependencies detection from `yiisoft/di` (@hiqsol)
- [ ] Port method calls support from `yiisoft/di` (@hiqsol)
## Client side

Loading…
Cancel
Save