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-12 11:40:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08791481c193253a8c9db774e33f5cc9db4e5b51
yii2
/
framework
/
di
History
Qiang Xue
3ea2ffbbd2
Fixed the issue that
ServiceLocator
still returns the old component after calling
set()
with a new definition
2014-05-11 15:03:22 -04:00
..
Container.php
Fixes
#3311
.
2014-05-01 22:19:48 -04:00
Instance.php
Finished refactoring of DI container and service locator.
2014-03-20 20:52:23 -04:00
ServiceLocator.php
Fixed the issue that
ServiceLocator
still returns the old component after calling
set()
with a new definition
2014-05-11 15:03:22 -04:00