You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #52082 [Security] Update InteractiveAuthenticatorInterface description (alamirault)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Update `InteractiveAuthenticatorInterface` description
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
`SecurityEvents` phpdoc and `InteractiveAuthenticatorInterface` are contradictory, this PR try to fix it
https://github.com/symfony/symfony/blob/d28330faaadb68f59e0d93da101741979db51df0/src/Symfony/Component/Security/Http/SecurityEvents.php#L20-L27
Found it when documenting InteractiveLoginEvent symfony/symfony-docs#19029
Commits
-------
0a66c2b15c [Security] Update InteractiveAuthenticatorInterface description
0 commit comments