- Bug: Fixed
Module::setComponent()
unable to override component resolved from DI container (klimov-paul)
- Bug: Fixed
DI::create()
unable to handle Yii-style class alias (klimov-paul) - Bug: Fixed controller action invocation with wrong set of arguments results in 500 error instead of 400 (klimov-paul)
- Bug: Fixed
ResolvesComponentViaDI
triggers PHP Error on attempt to get unexisting component (klimov-paul) - Bug: Fixed
ResolvesComponentViaDI
triggers PHP Error on attempt to get component defined by string class name instead of array (klimov-paul)
- Bug: Fixed
ContainerProxy
does not clones wrapped container on its own cloning (klimov-paul)
- Initial release.