FriendsOfSymfony / FOSOAuthServerBundle

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

Second argument of Response class need a interger #559

Closed tilimac closed 6 years ago

tilimac commented 6 years ago

Since symfony 4, the constructor of the class Response has changed. Now, need a integer for the second argument.

fxbt commented 6 years ago

This was already fixed by #539 but the master branch is not up to date with the 1.6.

dkarlovi commented 6 years ago

the master branch is not up to date with the 1.6.

Yes, will be working on that this week, sorry.