FriendsOfSymfony / FOSOAuthServerBundle

A server side OAuth2 Bundle for Symfony
1.09k stars 451 forks source link

Symfony 4.3 triggers deprecation errors because of dependency on templating #616

Closed potasiyam closed 3 years ago

potasiyam commented 5 years ago

Symfony 4.3 has deprecated templating component integration and will be removed in Symfony 5. https://symfony.com/blog/new-in-symfony-4-3-deprecated-the-templating-component-integration Right now it triggers deprecation errors when running tests. Is there any plan in near future on new implementation without the dependency on templating?

hhamon commented 4 years ago

Hello!

What's the status of this issue?

jimb00b commented 4 years ago

Hello, any news here?

deguif commented 3 years ago

Closing as it was done in #653