We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bb8da commit b35b38fCopy full SHA for b35b38f
Tests/Fixtures/php/services_subscriber.php
@@ -45,8 +45,8 @@ public function isCompiled(): bool
45
public function getRemovedIds(): array
46
{
47
return [
48
- '.service_locator.bPEFRiK' => true,
49
- '.service_locator.bPEFRiK.foo_service' => true,
+ '.service_locator.2Wk0Efb' => true,
+ '.service_locator.2Wk0Efb.foo_service' => true,
50
'Psr\\Container\\ContainerInterface' => true,
51
'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
52
'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\CustomDefinition' => true,
0 commit comments