This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-21 06:33:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
677cd75c71efcfa63a579905abf2fbe3f2e9118b
yii2
/
framework
/
di
History
Lanrik
7fda48efcc
Fixes
#13550
: Refactored unset call order in
yii\di\ServiceLocator::set()
2017-02-16 15:23:27 +03:00
..
Container.php
release version 2.0.11
2017-02-01 17:46:29 +01:00
Instance.php
improved error message for Instance::ensure() when component does not exist (
#12967
)
2016-11-22 17:49:55 +01:00
NotInstantiableException.php
Fixes
#11561
: Fixed DI container throwing exceptions for optional dependencies
2016-06-23 23:53:28 +03:00
ServiceLocator.php
Fixes
#13550
: Refactored unset call order in
yii\di\ServiceLocator::set()
2017-02-16 15:23:27 +03:00