Sylius / SyliusResourceBundle

Simpler CRUD for Symfony applications
https://sylius.com
MIT License
220 stars 155 forks source link

Symfony 7.1 deprecation #946

Closed dannyvw closed 1 month ago

dannyvw commented 1 month ago

Sylius version affected: 1.12

Description
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 "Sylius\Bundle\ResourceBundle\DependencyInjection\PagerfantaExtension".

Steps to reproduce

Possible Solution

loic425 commented 1 month ago

Thx, will be fixed in #948