Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Symfony 7.0 #97

Closed
smbpunt opened this issue Feb 19, 2024 · 11 comments
Closed

Upgrade to Symfony 7.0 #97

smbpunt opened this issue Feb 19, 2024 · 11 comments

Comments

@smbpunt
Copy link

smbpunt commented Feb 19, 2024

Hello,

I was looking at what's new in Symfony 7 and trying to upgrade a small project on it, and I'm stuck because I'm using your bundle which depends on ^6.1 versions of Symfony bundles.

Nothing urgent, but is an update planned?

@drupol
Copy link
Member

drupol commented Feb 19, 2024

Hello! :)

I haven't planned to work on this yet, perhaps I can work on this at the end of March, depending on the workload I have.

However, pull request and feedback are very welcome if you feel like helping too. I guess it's just a matter of changing some values in the composer.json file...

@KristinaMikhajlova
Copy link

Hello! Any news? Are PR is ready ? :)

@drupol
Copy link
Member

drupol commented Oct 9, 2024

Working on this here: #100

Feel free to test !

@smbpunt
Copy link
Author

smbpunt commented Oct 9, 2024

I'm ready to test an upgrade from 6.4 to 7.0 and more, I just need a new tag

@drupol
Copy link
Member

drupol commented Oct 9, 2024

The tag will be made after I have confirmation that it works. In the meantime, perhaps you could use the version dev-push-nxkskstxvmtu (from #100)? As soon as I have some kind of confirmation from you that it works, I'll proceed with the tag.

@drupol
Copy link
Member

drupol commented Oct 10, 2024

Hey @smbpunt ! Got good news for me ? :)

@smbpunt
Copy link
Author

smbpunt commented Oct 10, 2024

Hey @smbpunt ! Got good news for me ? :)

Hello,
I had a few minutes yesterday to install the bundle on a new Symfony 7.1 application, but for some reason the services didn't load. I'll take some time this afternoon to have a look.

@drupol
Copy link
Member

drupol commented Oct 10, 2024

OK keep me in touch!

@smbpunt
Copy link
Author

smbpunt commented Oct 10, 2024

Ok.

You can find a fast and easy demo here : https://github.com/smbpunt/Sf7EcPhpCasTest

There's 2 tags :

  • 7.0
  • 7.1

Both of them are working.

I faced one issue, but maybe it's because I'm using dev-master : There was no recipes, I had to create the config, import the routes by myself.

@drupol
Copy link
Member

drupol commented Oct 10, 2024

Cool !!! I will publish a tag tomorrow so we have something stable.

Regarding the recipe, I'm waiting for them to be validated at symfony/recipes-contrib#1687 :)

Thank you !!!

@drupol
Copy link
Member

drupol commented Oct 11, 2024

I just pushed tag 3.0.2 🥳 !

I'm going to close this issue, feel free to reopen it if you feel something's no right.

Thanks for your help !!!

@drupol drupol closed this as completed Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants