Skip to content

Releases: klapaudius/FOSOAuthServerBundle

Fix AuthorizationController on Symfony 5.1

04 Jan 11:33
Compare
Choose a tag to compare
Fixe Issue #4

Change use line on Event class

fix deprecation warning

30 Sep 12:21
Compare
Choose a tag to compare

Referencing controllers with a single colon is deprecated. Use "fos_oauth_server.controller.token::tokenAction" instead

Symfony 5

29 Sep 21:04
Compare
Choose a tag to compare

This version works on Symfony 5

Change Listener to callable

11 Nov 20:00
Compare
Choose a tag to compare

remove deprecation message

Symfony 4.3 deprecated free

13 Sep 11:55
Compare
Choose a tag to compare
fix Symfony 4.3 deprecation warnings

fix twig 2.9 deprecation warning

20 Aug 08:06
Compare
Choose a tag to compare

fix twig 2.9 deprecation warning

The spaceless tag is deprecated since Twig 2.7, use the spaceless filter instead.

03 May 14:50
Compare
Choose a tag to compare

Fix deprecated warnings in Symfony 4.2

25 Apr 12:56
Compare
Choose a tag to compare
1.6.3

remove unused code