Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 639ee0f

Browse files
Merge branch '4.0'
* 4.0: [Form] Fixed ContextErrorException in FileType [DI] Fix handling of inlined definitions by ContainerBuilder [Security] remove unused variable [DI] Fix infinite loop when analyzing references [Lock][Process][FrameworkBundle] fix tests Display a nice error message if the form/serializer component is missing. [SecurityBundle] providerIds is undefined error when firewall provider is not specified [SecurityBundle] providerIds is undefined error when firewall provider is not specified [SecurityBundle] providerIds is undefined error when firewall provider is not specified Force phpunit-bridge update (bis) [Bridge/PhpUnit] Fix disabling global state preservation Incorrect dot on method loadChoices in upgrade doc
2 parents 85c8911 + eba8a0f commit 639ee0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Http/Firewall/ContextListener.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class ContextListener implements ListenerInterface
4343
private $dispatcher;
4444
private $registered;
4545
private $trustResolver;
46-
private $logoutOnUserChange = true;
4746

4847
/**
4948
* @param TokenStorageInterface $tokenStorage

0 commit comments

Comments
 (0)