Skip to content

Conversation

@jerowork
Copy link
Contributor

@jerowork jerowork commented Jul 1, 2024

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Documented? no
Fixed tickets #1187
License MIT

With Symfony 7.1, Symfony\Component\HttpKernel\DependencyInjection\Extension is made for internal (Symfony) use only. This needs to be replaced with Symfony\Component\DependencyInjection\Extension\Extension.

No breaking changes with this deprecation update.

jerowork added 2 commits July 1, 2024 14:01
Symfony 7.1 deprecation:

The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is
considered internal since Symfony 7.1, to be deprecated in 8.1;
use Symfony\Component\DependencyInjection\Extension\Extension instead.
@jerowork jerowork marked this pull request as ready for review July 1, 2024 12:04
@jerowork
Copy link
Contributor Author

jerowork commented Jul 1, 2024

@mcg-web Symfony 7.1 support 🎉 . Thanks again!

Copy link
Contributor

@mcg-web mcg-web left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jerowork !

@mcg-web mcg-web merged commit 9f65551 into overblog:master Jul 1, 2024
@ruudk
Copy link
Contributor

ruudk commented Jul 2, 2024

@mcg-web Could you please tag this as well, thanks 🙌

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

Successfully merging this pull request may close these issues.

3 participants