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.
 
 
 
 
 
Bizley 68a1c32400
Fix #18624: Fix `yii\di\Container` to properly resolve dependencies in case of PHP 8 union types
3 years ago
..
AbstractColor.php Fix #18378: Fix not taking default value when unable to resolve abstract class via DI container 4 years ago
Alpha.php Fix #18378: Fix not taking default value when unable to resolve abstract class via DI container 4 years ago
Bar.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
BarSetter.php di-support-instance-for-property 7 years ago
Beta.php Fix #18304: Added support of constructor parameters with default values to DI container 4 years ago
Car.php Fix #18285: Enhanced DI container to allow passing parameters by name in constructor 4 years ago
Color.php Fix #18378: Fix not taking default value when unable to resolve abstract class via DI container 4 years ago
Corge.php Add tests for DI references in array in dependencies 4 years ago
Foo.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
FooBaz.php Fix #17720: DI 3 support for application core components and default object configurations 5 years ago
FooProperty.php di-support-instance-for-property 7 years ago
Kappa.php Fix #18396: Fix not throw `InvalidConfigException` when failed to instantiate class via DI container in some cases 4 years ago
Qux.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
QuxFactory.php Fix #17607: Added Yii version 3 DI config compatibility 5 years ago
QuxInterface.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
UnionTypeNotNull.php Fix #18624: Fix `yii\di\Container` to properly resolve dependencies in case of PHP 8 union types 3 years ago
UnionTypeNull.php Fix #18624: Fix `yii\di\Container` to properly resolve dependencies in case of PHP 8 union types 3 years ago
UnionTypeWithClass.php Fix #18624: Fix `yii\di\Container` to properly resolve dependencies in case of PHP 8 union types 3 years ago
Variadic.php Code style fixes 7 years ago
Zeta.php Fix #18396: Fix not throw `InvalidConfigException` when failed to instantiate class via DI container in some cases 4 years ago