Skip to content

[HttpKernel] Change limit argument from string to integer for Profiler #49657

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

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

Aliance
Copy link
Contributor

@Aliance Aliance commented Mar 10, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #49656
License MIT

@GromNaN
Copy link
Member

GromNaN commented Mar 10, 2023

The class is not final, are we sure we want to change the type here as a bugfix? I think it should target 6.3.

@nicolas-grekas nicolas-grekas changed the title [HttpKernel] Change limit argument from string to integer for Profiler. [HttpKernel] Change limit argument from string to integer for Profiler Mar 10, 2023
@nicolas-grekas
Copy link
Member

nicolas-grekas commented Mar 10, 2023

I think this is fine for 5.4: this is an obvious mistake, let's prevent ppl from building on it (I doubt anyone overrides this method anyway).

@Aliance
Copy link
Contributor Author

Aliance commented Mar 10, 2023

Do you know the reason why CI fails for 8.1, high-deps? Do I need to change smth?

@nicolas-grekas
Copy link
Member

No need, it's unrelated.

@fabpot
Copy link
Member

fabpot commented Mar 13, 2023

Thank you @Aliance.

@fabpot fabpot merged commit 67b9ac9 into symfony:5.4 Mar 13, 2023
@Aliance Aliance deleted the ticket_49656 branch March 13, 2023 21:33
This was referenced Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants