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-09 01:27:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
di
History
SilverFire - Dmitry Naumenko
437825be70
Implemented Container::setDependencies(), Container::setDefinitions
...
Closes
#11758
Closes
#13029
2016-12-02 15:08:24 +02:00
..
Container.php
Implemented Container::setDependencies(), Container::setDefinitions
2016-12-02 15:08:24 +02: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
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00