Skip to content

Commit 8656c48

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: [Security] Document `FirewallListenerInterface` as a firewall listener type Remove unused and non-existent Factory attribute use Move property accessor phpdoc to interface fix: twigphp/Twig/issues/4647
2 parents 07d502f + 9b9ddcb commit 8656c48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Fixtures/StaticConstructorAutoconfigure.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\Fixtures;
1313

1414
use Symfony\Component\DependencyInjection\Attribute\Autoconfigure;
15-
use Symfony\Component\DependencyInjection\Attribute\Factory;
1615

1716
#[Autoconfigure(bind: ['$foo' => 'foo'], constructor: 'create')]
1817
class StaticConstructorAutoconfigure

0 commit comments

Comments
 (0)