jolicode / elastically

🔍 JoliCode's Elastica wrapper to bootstrap Elasticsearch PHP integrations
248 stars 37 forks source link

Solve SF 7 deprecation #190

Closed VincentLanglet closed 1 month ago

VincentLanglet commented 1 month ago

Hi @damienalexandre @lyrixx,

I'm getting the following deprecation with SF 7

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 "JoliCode\Elastically\Bridge\Symfony\DependencyInjection\ElasticallyExtension".

This PR fix it.

damienalexandre commented 1 month ago

Thanks a lot!

VincentLanglet commented 1 month ago

You're welcome, could you consider a patch release @damienalexandre ? Thanks

damienalexandre commented 4 weeks ago

Yes here it is: https://github.com/jolicode/elastically/releases/tag/v1.9.2