FOSHttpCacheBundle
FOSHttpCacheBundle copied to clipboard
Update to Symfony 7
Hello,
I was testing to upgrade my applicaiton to symfony 7 but with no success. I try to update this pluging and launch php unit test but i'm facing some issue.
Once is related to the class "Symfony\Component\Routing\Loader\AnnotationClassLoader" who is not found. If i understand well this class is used by SensioFrameworkExtraBundle and has change with Symfony 7. So we have to switch with attributes this project or the best things is to make a pr on the SensioFrameworkExtraBundle project ? Do you need help for that.
Best regards.
Edit: I just see that the SensioFrameworkExtraBundle will not be maintained anymore.