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.
2 parents adeb406 + b35b38f commit 93a06c0Copy full SHA for 93a06c0
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