Releases: yiisoft/di
Releases · yiisoft/di
Version 1.3.0
- Enh #353: Add shortcut for tag reference #333 (@xepozz)
- Enh #356: Improve usage
NotFoundException
for cases with definitions (@vjik) - Enh #364: Minor refactoring to improve performance of container (@samdark)
- Enh #375: Raise minimum PHP version to
^8.1
and refactor code (@vjik) - Enh #376: Add default value
true
for parameter ofContainerConfig::withStrictMode()
and
ContainerConfig::withValidate()
methods (@vjik)