Skip to content

Commit c39fc12

Browse files
Merge branch '4.3' into 4.4
* 4.3: [Form] fix return type on FormDataCollector [Cache][DI] cleanup
2 parents 3af745b + 23d3999 commit c39fc12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Compiler/ResolveBindingsPassTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\DependencyInjection\Tests\Compiler;
1313

1414
use PHPUnit\Framework\TestCase;
15-
use PHPUnit\Framework\Warning;
1615
use Symfony\Component\DependencyInjection\Argument\BoundArgument;
1716
use Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass;
1817
use Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass;

0 commit comments

Comments
 (0)