oauth2-bundle
oauth2-bundle copied to clipboard
Per grant type configuration options triggered deprecations on SF 5.1
Hi,
I just updated this bundle to v3.2.0, and new deprecations came up, see below:

This is not urgent, I don't know if Symfony 5.2 will trigger an actual error.
Thanks for the great work!
Symfony 5.2 will not trigger an actual error as Symfony BC policy states that deprecated stuff can be deleted/changed only on a new major release. This means that this will continue to work through the entire Symfony 5.x series and only in Symfony 6 will this break. Our next major version (once Symfony 6 gets released) will have support for Symfony 6 so sometime before that we'll fix this deprecation. Thank you for bringing it to our attention.
Ok, thanks for the quick reply. That's up to you to close this issue then ;)
Np. I'll leave it open as a reminder that this needs to be fixed.