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
..
stubs Simplified tests directory structure a bit 10 years ago
ContainerTest.php Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
InstanceTest.php improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
ServiceLocatorTest.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