Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Profiler] Logs > Deprecations tab doesn't show how often a single deprecation is triggered #45183

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
SVillette opened this issue Jan 26, 2022 · 1 comment

Comments

@SVillette
Copy link
Contributor

SVillette commented Jan 26, 2022

Symfony version(s) affected

>=5.4

Description

Since SF >=5.4, The "Deprecations [n]" tab under Logs menu in the profiler doesn't show how many times a single deprecation is triggered.

I think this is linked to the redesigned profiler logs feature (#42195)

How to reproduce

You only need a fresh project with Symfony 5.3 and debug pack, then update to SF 5.4 to compare the results.

Possible Solution

No response

Additional Context

Symfony profiler in 5.3:

imageedit_7_2591027125

Symfony profiler in 5.4:

sf-5 4-profiler

@stof
Copy link
Member

stof commented Jan 26, 2022

/cc @javiereguiluz

@javiereguiluz javiereguiluz self-assigned this Jan 26, 2022
@fabpot fabpot closed this as completed Feb 4, 2022
fabpot added a commit that referenced this issue Feb 4, 2022
…ot displayed in WebProfilerBundle (SVillette)

This PR was merged into the 5.4 branch.

Discussion
----------

[HttpKernel][WebProfilerBundle] Fixed error count by log not displayed in WebProfilerBundle

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #45183
| License       | MIT
| Doc PR        | -

This PR is the following of #45198. Refer to this PR for details.

![image](https://user-images.githubusercontent.com/17042730/152384024-64ffecb3-d895-450b-a994-fe3d54582680.png)

Commits
-------

5e1a2cb [HttpKernel] Fixed error count by log not displayed in WebProfilerBundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants