FOSHttpCacheBundle icon indicating copy to clipboard operation
FOSHttpCacheBundle copied to clipboard

Update to Symfony 7

Open toxicity1985 opened this issue 1 year ago • 14 comments

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.

toxicity1985 avatar Dec 11 '23 08:12 toxicity1985