mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 06:11:35 +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