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-08-16 23:48:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
di
History
Alexander Makarov
0c14f47f9a
Fixes
#3793
: Changed inline autocomplete hints style to get more IDEs support
2014-06-20 17:40:00 +04:00
..
Container.php
Fixes
#3793
: Changed inline autocomplete hints style to get more IDEs support
2014-06-20 17:40:00 +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