8000 Empty profiler log deprecation · Issue #44017 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Empty profiler log deprecation #44017
Closed
Closed
@94noni

Description

@94noni

Symfony version(s) affected

5.4.0-beta1

Description

I am in a process of upgrading a v4.4 to v5.4 app

When checking the profiler > logs > deprecations, I am seeing a line like this, without any explanation in the log:
Capture d’écran 2021-11-11 à 22 57 26

edit: if I add some dump inside the compiler class before the trigger_deprecation, I got this:

^ "symfony/framework-bundle"
^ "5.4"
^ "The "Symfony\Component\Cache\Adapter\AdapterInterface" alias is deprecated, use "%s" instead. It is being referenced by the "%s" service."
^ "App\Services\Cache\CacheClearer"

How to reproduce

I do not know if it is related to my app or symfony related

Possible Solution

unknown for now

Additional Context

  • Symfony 5.4.0-BETA1
  • PHP 7.4.25

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0