8000 [DependencyInjection] add missing expectedDeprecation on testLegacyGet · symfony/symfony@bd3f770 · GitHub
[go: up one dir, main page]

Skip to content

Commit bd3f770

Browse files
author
Amrouche Hamza
committed
[DependencyInjection] add missing expectedDeprecation on testLegacyGet
1 parent 42c3d4f commit bd3f770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ public function testNormalizeIdKeepsCase()
220220

221221
/**
222222
* @group legacy
223+
* @expectedDeprecation Service identifiers will be made case sensitive in Symfony 4.0. Using "Foo" instead of "foo" is deprecated since version 3.3.
223224
* @expectedDeprecation Generating a dumped container without populating the method map is deprecated since 3.2 and will be unsupported in 4.0. Update your dumper to generate the method map.
224225
* @expectedDeprecation Generating a dumped container without populating the method map is deprecated since 3.2 and will be unsupported in 4.0. Update your dumper to generate the method map.
225226
* @expectedDeprecation Generating a dumped container without populating the method map is deprecated since 3.2 and will be unsupported in 4.0. Update your dumper to generate the method map.

0 commit comments

Comments
 (0)
0