Browse Source

Checked for Port method calls support (#16503) [skip ci]

tags/2.0.16
Evgeniy Tkachenko 6 years ago committed by Alexander Makarov
parent
commit
02b469e8b6
  1. 2
      ROADMAP.md

2
ROADMAP.md

@ -58,7 +58,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.
- [x] Port cycles in dependencies detection from `yiisoft/di` (@hiqsol)
- [ ] [Port method calls support from `yiisoft/di`](https://github.com/yiisoft/yii2/pull/16495) (@hiqsol)
- [x] [Port method calls support from `yiisoft/di`](https://github.com/yiisoft/yii2/pull/16495) (@hiqsol)
- [ ] Update guide and docs to reflect DI container additions.
## Client side

Loading…
Cancel
Save