Skip to content

[4.4][FrameworkBundle] lint:container fails on fresh web-skeleton #34559

@c33s

Description

@c33s

Symfony version(s) affected: 4.4.0

Description
running php bin/console lint:container fails with the following error on a fresh symfony 4.4.99 web-skeleton project.

Invalid service ".debug.http_client": method "Symfony\Contracts\HttpClient\HttpClientInterface::setLogger()" does not exist.

How to reproduce

composer create-project symfony/website-skeleton lint-test 4.4.99
cd lint-test
php bin/console lint:container

Additional context

  • win7x64
  • php7.3.12x64nts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions