This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-09 01:27:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
unit
/
framework
/
di
History
Qiang Xue
d341bf02b4
Fixes
#6398
: Added support for specifying dependent component in terms of a configuration array for classes such as
DbCache
2015-01-04 19:28:05 -05:00
..
stubs
DI WIP
2014-03-20 19:54:52 -04:00
ContainerTest.php
Fixes
#6632
:
yii\di\Container::get()
did not handle config parameter correctly when it is passed as a constructor parameter
2014-12-24 10:19:34 -05:00
InstanceTest.php
Fixes
#6398
: Added support for specifying dependent component in terms of a configuration array for classes such as
DbCache
2015-01-04 19:28:05 -05:00
ServiceLocatorTest.php
Finished refactoring of DI container and service locator.
2014-03-20 20:52:23 -04:00