Skip to content

Commit 8e4a179

Browse files
committed
Merge branch '2.2' into 2.3
* 2.2: fixed CS Fixed the error handling when decoding invalid XML to avoid a Warning [Form] Fixed: The "data" option is taken into account even if it is NULL [DomCrawler] [HttpFoundation] Make `Content-Type` attributes identification case-insensitive Conflicts: src/Symfony/Component/Form/Extension/Core/Type/FormType.php
2 parents 10fc90b + b16497b commit 8e4a179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firewall/AbstractPreAuthenticatedListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ final public function handle(GetResponseEvent $event)
9797

9898
/**
9999
* Clears a PreAuthenticatedToken for this provider (if present)
100-
*
100+
*
101101
* @param AuthenticationException $exception
102102
*/
103103
private function clearToken(AuthenticationException $exception)

0 commit comments

Comments
 (0)