Skip to content
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
Open
@aszenz

Description

@aszenz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions