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 704 forks source link

bump PHPUnit version and fix php 8 support #2280

Closed xabbuh closed 3 years ago

GuilhemN commented 3 years ago

:+1: I did not realize you were still maintaining v2. So yes it's better to do this in 2.x to simplify future merge conflicts.

GuilhemN commented 3 years ago

I think we can safely merge this :)

kevinpapst commented 3 years ago

I know at least one project that would be very happy to see this tagged (in v3) 😁 and I guess there are 100+ more who are just waiting silently.

Thanks for taking care of it! 👍

GuilhemN commented 3 years ago

https://github.com/FriendsOfSymfony/FOSRestBundle/releases/tag/3.0.4 done :)

kevinpapst commented 3 years ago

Thank you both!!!!