This repository was archived by the owner on Jun 23, 2024. It is now read-only.
This repository was archived by the owner on Jun 23, 2024. It is now read-only.
Symfony 7 support #79
Open
Description
I get these deprecation's from Symfony 6.4:
- Method "Symfony\Component\Console\Application::configureIO()" might add "void" as a native return type declaration in the future. Do the same in child class "Psy\Shell" now to avoid errors or add an explicit @return annotation to suppress this message.
- The "Fidry\PsyshBundle\PsyshFacade" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
Metadata
Metadata
Assignees
Labels
No labels