Skip to content

Empty profiler log deprecation #44017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
94noni opened this issue Nov 11, 2021 · 2 comments
Closed

Empty profiler log deprecation #44017

94noni opened this issue Nov 11, 2021 · 2 comments

Comments

@94noni
Copy link
Contributor

94noni commented Nov 11, 2021

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
@xabbuh
Copy link
Member

xabbuh commented Nov 11, 2021

Does #43993 fix this?

@94noni
Copy link
Contributor Author

94noni commented Nov 11, 2021

@xabbuh thanks for checking this, and yes indeed it fixes the log display
lets close!

@94noni 94noni closed this as completed Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants