Upgrading from Symfony 5.2 to 5.3
Upgrading to 5.3 and suddenly I get a few deprecations. Woe is me.
Let's get all of them resolved.
(These are only field-notes, the exact deprecations and problems you'll get will vary on what exactly you have installed and are using. This is what ha...
weblog.yivoff.com3 min read
Al Zee
Thank you for this nice reading.
In section Guards are gone there is a typo
AuthenticatorIntefrace.And I don't quite understand what you said in this section. Do you mean I can safely remove any guards if symfony's authenticators can do their job?