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.
 
 
 
 
 
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` 8 years ago
..
Container.php release version 2.0.11 8 years ago
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` 8 years ago
NotInstantiableException.php Fixes #11561: Fixed DI container throwing exceptions for optional dependencies 8 years ago
ServiceLocator.php Fixes #13550: Refactored unset call order in `yii\di\ServiceLocator::set()` 8 years ago