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 64cb3c3 + 5fec8da commit ca740beCopy full SHA for ca740be
Tests/Fixtures/php/services_subscriber_php81.php
@@ -44,9 +44,9 @@ public function isCompiled(): bool
44
public function getRemovedIds(): array
45
{
46
return [
47
- '.service_locator.JmEob1b' => true,
48
- '.service_locator.JmEob1b.foo_service' => true,
49
'.service_locator.KIgkoLM' => true,
+ '.service_locator.qUb.lJI' => true,
+ '.service_locator.qUb.lJI.foo_service' => true,
50
'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\CustomDefinition' => true,
51
];
52
}
0 commit comments