silverstripe-framework/src/Core/Injector
Steve Boyd 59b980edd7 Merge branch '4.11' into 4 2022-10-21 11:46:39 +13:00
..
AfterCallAspect.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
AopProxyService.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
BeforeCallAspect.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Factory.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Injectable.php Correct declaration of variadic $args to mixed 2022-06-09 14:27:42 -07:00
InjectionCreator.php FIX Allow passing objects to InjectionCreator::create() 2022-10-19 18:04:48 +13:00
Injector.php API Update deprecations 2022-10-13 14:49:15 +13:00
InjectorLoader.php FIX Handle calling Deprecation::notice() before manifests are available 2022-10-21 10:08:31 +13:00
InjectorNotFoundException.php FIX Allow quotes in expected ReflectionExceptions within tests 2020-09-15 17:40:42 +12:00
ServiceConfigurationLocator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
SilverStripeServiceConfigurationLocator.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00