symfony-bundle icon indicating copy to clipboard operation
symfony-bundle copied to clipboard

Add support for symfony 7.0

Open allan-simon opened this issue 1 year ago • 3 comments

tell me if there's a way to help you on that :)

allan-simon avatar Dec 06 '23 13:12 allan-simon

I think the first step would be to allow ... || ^7.0 in composer.json for all Symfony related packages and then fix broken tests.

Do you want to create a PR for this?

bocharsky-bw avatar Dec 11 '23 17:12 bocharsky-bw

Hello,

What is the status of this issue?

Kind regards

webspin avatar May 27 '24 08:05 webspin

There's an open PR already.

However it's stuck on this.

I've started assisting on the one remaining dependency that's still open. We're closing in on a solution.

Keep an eye on those for updates.

antiftw avatar Jun 09 '24 06:06 antiftw

I see that the MR on the extractor is now merge, how can we help move it along for an official release here too?

This bundle is my last dependency preventing me from upgrading to 7.1 (along with php-translation/loco-adapter but there's an MR on that one I could use)

OliviergSingulart avatar Aug 05 '24 22:08 OliviergSingulart

We had a PR for Sf 7 support here: #502 - but recently author closed it, I suppose because stuck at fixing related tests.

If you could give it a try to create a new PR with the necessary changes - I would be happy to help reviewing and merging it. Basically, we need to allow Sf 7 in composer.json and fix related tests if any failed

bocharsky-bw avatar Aug 06 '24 09:08 bocharsky-bw