mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-13 12:49:04 +08:00
- Refactored invoke into separate resolve method (reusability) - Added support for associative params array - Added PHPUnit group doc to DI tests. - Improved the tests for better coverage, and fixed a bug discovered by the new tests. close #10811