Skip to content

Switch to correct Symfony Extension namespace#28

Merged
ddeboer merged 1 commit intoddeboer:masterfrom
Lustmored:extension
Feb 14, 2025
Merged

Switch to correct Symfony Extension namespace#28
ddeboer merged 1 commit intoddeboer:masterfrom
Lustmored:extension

Conversation

@Lustmored
Copy link
Contributor

This PR fixes the deprecations:

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. It may change without further notice. You should not use it from "Ddeboer\VatinBundle\DependencyInjection\DdeboerVatinExtension".

The correct extension class is available in all Symfony versions supported by this bundle and this change has no side effects.

@ddeboer
Copy link
Owner

ddeboer commented Feb 14, 2025

Thanks!

@ddeboer ddeboer merged commit ba9d1fd into ddeboer:master Feb 14, 2025
5 checks passed
@Lustmored Lustmored deleted the extension branch February 14, 2025 10:45
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.

2 participants