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

failsafe check for php 8 #2285

Closed kevinpapst closed 3 years ago

kevinpapst commented 3 years ago

fixes #2284

JanStorm commented 3 years ago

We had the same issue, can confirm this fixes it!

GuilhemN commented 3 years ago

Thank you @kevinpapst! And released as 2.8.5.

kevinpapst commented 3 years ago

Thanks for the quick merge and release @GuilhemN