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-11 01:38:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b2df5554cbfca116e799f6736dfd4fedcb3e6df
yii2
/
framework
/
di
History
Cyrillos Jonua
db0e7a6c8f
Fixes
#13848
:
yii\di\Instance::ensure()
wasn't throwing an exception when
$type
is specified and
$reference
object isn't instance of
$type
2017-04-26 03:28:05 +03:00
..
Container.php
release version 2.0.11
2017-02-01 17:46:29 +01:00
Instance.php
Fixes
#13848
:
yii\di\Instance::ensure()
wasn't throwing an exception when
$type
is specified and
$reference
object isn't instance of
$type
2017-04-26 03:28:05 +03: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