Skip to content

refac: change import from HttpKernel to DependencyInjection#36

Merged
ivoba merged 1 commit intofreshcells:mainfrom
gimler:patch-1
Jan 30, 2026
Merged

refac: change import from HttpKernel to DependencyInjection#36
ivoba merged 1 commit intofreshcells:mainfrom
gimler:patch-1

Conversation

@gimler
Copy link
Contributor

@gimler gimler commented Jan 29, 2026

Fix deprecation message:

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 "Freshcells\SoapClientBundle\DependencyInjection\FreshcellsSoapClientExtension".

Fix:
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 "Freshcells\SoapClientBundle\DependencyInjection\FreshcellsSoapClientExtension".
@ivoba ivoba merged commit 809ae97 into freshcells:main Jan 30, 2026
10 of 11 checks passed
@gimler gimler deleted the patch-1 branch January 30, 2026 21:07
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