Skip to content

Commit 06a3f70

Browse files
committed
Merge branch '3.2'
* 3.2: Permit empty suffix on Windows fixed CS [FrameworkBundle] Remove unused import [Console][Table] fixed render when using multiple rowspans. add docblocks for Twig url and path function to improve ide completion check for circular refs caused by method calls [Serializer] fix upper camel case conversion (see #21399) [DI] Auto register extension configuration classes as a resource [Console] Updated phpdoc on return types
2 parents 89d2e62 + 172ffb3 commit 06a3f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DependencyInjection/FrameworkExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
use Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer;
3636
use Symfony\Component\Workflow;
3737
use Symfony\Component\Workflow\SupportStrategy\ClassInstanceSupportStrategy;
38-
use Symfony\Component\Yaml\Yaml;
3938
use Symfony\Component\Console\Application;
4039

4140
/**

0 commit comments

Comments
 (0)