Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3035356

Browse files
authored
Remove expected deprecation annotation
1 parent 2290cce commit 3035356

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Routing/Tests/RouterTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ public function testDefaultLocaleIsPassedToCompiledGeneratorCacheClass()
191191

192192
/**
193193
* @group legacy
194-
* @expectedDeprecation The "Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper" class is deprecated since Symfony 4.3, use "CompiledUrlGeneratorDumper" instead.
195194
*/
196195
public function testDefaultLocaleIsPassedToNotCompiledGeneratorCacheClass()
197196
{

0 commit comments

Comments
 (0)