mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
4f63f91cc8
Fixed issue where convertServiceProperty is called when creating objects with user-supplied constructor arguments, so that it's only called when creating objects using injector configuration. This reduces the overhead of unnecessary calls to convertServiceProperty. Updated test cases to validate behaviour |
||
---|---|---|
.. | ||
AfterCallAspect.php | ||
AopProxyService.php | ||
BeforeCallAspect.php | ||
Injector.php |