FriendsOfSymfony / FOSRestBundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony
http://symfony.com/doc/master/bundles/FOSRestBundle/index.html
MIT License
2.79k stars 708 forks source link

fixes several issues to make the CI pass again #2392

Closed smoench closed 9 months ago

smoench commented 11 months ago

This PR fixes several issues to make the CI pass again:

raziel057 commented 11 months ago

@smoench Nice, I was doing the same but yours is more complete.

smoench commented 11 months ago

Hey @goetas, you might have some time to review this PR and let me know if you fine with it. I mean the most controversial might be the drop of Symfony <5.4 support but they are EOL. Thanks in advance :-)

shakaran commented 11 months ago

Note that if this get merged, the PR at https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2388 could be closed, since this one include that changes

deluxetom commented 9 months ago

any luck merging this PR? quite a lot of issues with Symfony 6.3