Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Carsten Brandt 66e8158716 Fixes #11771: Fixed semantics of `yii\di\ServiceLocator::__isset()` to match the behavior of `__get()` which fixes inconsistent behavior on newer PHP versions 8 years ago
..
Container.php Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
Instance.php improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
NotInstantiableException.php Fixes #11561: Fixed DI container throwing exceptions for optional dependencies 8 years ago
ServiceLocator.php Fixes #11771: Fixed semantics of `yii\di\ServiceLocator::__isset()` to match the behavior of `__get()` which fixes inconsistent behavior on newer PHP versions 8 years ago