18 Commits (5c5c566cd8144b85ce079302ae6e2e5758b3ab1d)

Author SHA1 Message Date
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Qiang Xue 3ea2ffbbd2 Fixed the issue that `ServiceLocator` still returns the old component after calling `set()` with a new definition 11 years ago
Qiang Xue 0880656be3 Fixes #3311. 11 years ago
lynicidn 7c390d62d6 typo in comments 11 years ago
Qiang Xue 4eb7906a3e Fixes #3204: `yii\di\Container` did not handle the `$config` parameter well in case when it does not have a default value 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Qiang Xue 5adcac52a6 improved DI definition normalization. 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue b1c4416218 Final touchup. 11 years ago
Qiang Xue bda1ffa6ce Finished refactoring of DI container and service locator. 11 years ago
Qiang Xue 87df068eb0 DI WIP 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
Qiang Xue 43fb937a20 Added unit tests. 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
Qiang Xue 66abd5b8ab Added DI container implementation. 11 years ago