8000
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 dde2851 commit 6c2608bCopy full SHA for 6c2608b
src/Symfony/Component/DependencyInjection/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
'Psr\\Container\\ContainerInterface' => true,
51
'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
52
'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\CustomDefinition' => true,
0 commit comments