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-13 20:59:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
949fe449ccf3b33d45cf7b1611b8045ba835e3e6
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