Skip to content

Commit 69145ba

Browse files
Merge branch '3.2'
* 3.2: [2.7] Fix issues reported by static analyse [Serializer] Reduce nesting in YamlFileLoader [DependencyInjection] add missing dumped private services list in a container frozen constructor.
2 parents 89f4429 + 9dbe8a8 commit 69145ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EventListener/AbstractTestSessionListener.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
namespace Symfony\Component\HttpKernel\EventListener;
1313

1414
use Symfony\Component\HttpFoundation\Cookie;
15+
use Symfony\Component\HttpFoundation\Session\SessionInterface;
1516
use Symfony\Component\HttpKernel\KernelEvents;
1617
use Symfony\Component\HttpKernel\Event\FilterResponseEvent;
1718
use Symfony\Component\HttpKernel\Event\GetResponseEvent;

0 commit comments

Comments
 (0)