Skip to content

Commit eb30412

Browse files
author
Amrouche Hamza
committed
[DependencyInjection] add missing expectedDeprecation on testLegacyGet
1 parent 74b310d commit eb30412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)