Skip to content

Fix: Ensure compatibility with Symfony 8.1 by handling Extension class deprecation.#59

Merged
bpolaszek merged 1 commit intomasterfrom
fix/sf8-compatibility
Mar 29, 2026
Merged

Fix: Ensure compatibility with Symfony 8.1 by handling Extension class deprecation.#59
bpolaszek merged 1 commit intomasterfrom
fix/sf8-compatibility

Conversation

@bpolaszek
Copy link
Copy Markdown
Owner

Fix #58

@bpolaszek bpolaszek changed the title Fix: Ensure compatibility with Symfony 8 by handling Extension class deprecation. Fix: Ensure compatibility with Symfony 8.1 by handling Extension class deprecation. Mar 29, 2026
@bpolaszek bpolaszek merged commit 9c0cc7f into master Mar 29, 2026
6 checks passed
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.

The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1

1 participant