Issue #2896993 by cburschka, andypost, mxr576, jedihe: Decorated services crash on serialization
Showing
- core/lib/Drupal/Core/DependencyInjection/Compiler/DependencySerializationTraitPass.php 22 additions, 0 deletions...cyInjection/Compiler/DependencySerializationTraitPass.php
- core/modules/system/tests/modules/decorated_service_test/decorated_service_test.info.yml 5 additions, 0 deletions...es/decorated_service_test/decorated_service_test.info.yml
- core/modules/system/tests/modules/decorated_service_test/decorated_service_test.services.yml 17 additions, 0 deletions...ecorated_service_test/decorated_service_test.services.yml
- core/modules/system/tests/modules/decorated_service_test/src/TestService.php 7 additions, 0 deletions.../tests/modules/decorated_service_test/src/TestService.php
- core/modules/system/tests/modules/decorated_service_test/src/TestServiceDecorator.php 7 additions, 0 deletions...dules/decorated_service_test/src/TestServiceDecorator.php
- core/modules/system/tests/src/Kernel/DecoratedServiceTest.php 34 additions, 0 deletions.../modules/system/tests/src/Kernel/DecoratedServiceTest.php
Please register or sign in to comment