auth0 / symfony

Symfony SDK for Auth0 Authentication and Management APIs.
MIT License
124 stars 74 forks source link

Feature Request: Support for Symfony 7.0 #182

Closed evansims closed 3 months ago

evansims commented 9 months ago

Checklist

Describe the problem you'd like to have solved

Currently, our library doesn't have support for Symfony 7.0. Our team's bandwidth is a bit tight at the moment, and I can't offer an ETA of when we'll be able to get around to this, but this is on our radar. Apologies for the delay.

Describe the ideal solution

If someone out there is willing to put the work in and create a pull request adding this support, it would be most welcome. Keep in mind:

We'd very much like to expand the code coverage of our PEST suite on this package, which has fallen behind the 100% coverage of our PHP and Laravel SDKs. If anyone is willing to assist on that as well we'd appreciate the help.

Alternatives and current workarounds

No response

Additional context

No response

mkilmanas commented 9 months ago

What's the status of this? Any plans? Any particular known issues? Anything contributors could help with?

Looking forward to this as this is blocking us from upgrading to Symfony7

evansims commented 9 months ago

Hi @mkilmanas, as mentioned we don't presently have bandwidth to tackle this and can't offer an ETA, but PRs are welcome.

mkilmanas commented 9 months ago

Are there any already known compatibility issues?

gusdeboer commented 7 months ago

Any news on this?

abunch commented 7 months ago

@evansims and the PR @mkilmanas submitted for this one too?

evansims commented 3 months ago

Experimental, community-contributed support has shipped as part of 5.3.0; thanks for your work on this, as well as your other contributions, @mkilmanas. Much appreciated!

If anyone out there can give us a thorough review of our 7.0 support with their apps, and report back with any issues, it'd be much appreciated!