Skip to content

[FrameworkBundle] Disallow WebProfilerBundle < 4.4 #34369

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
Nov 14, 2019

Conversation

derrabus
Copy link
Member

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #34364
License MIT
Doc PR N/A

@fabpot
Copy link
Member

fabpot commented Nov 14, 2019

Thank you @derrabus.

@fabpot fabpot merged commit 3d2b589 into symfony:4.4 Nov 14, 2019
fabpot added a commit that referenced this pull request Nov 14, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[FrameworkBundle] Disallow WebProfilerBundle < 4.4

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #34364
| License       | MIT
| Doc PR        | N/A

Commits
-------

3d2b589 [FrameworkBundle] Disallow WebProfilerBundle < 4.4.
@derrabus derrabus deleted the bugfix/fb-wpb branch November 14, 2019 07:00
This was referenced Nov 17, 2019
nicolas-grekas added a commit that referenced this pull request Oct 2, 2020
This PR was merged into the 3.4 branch.

Discussion
----------

[FrameworkBundle] disallow FrameworkBundle 4.4+

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

Since #34619 (merged in 4.4.1) the request stack can no longer be passed as an argument to the `HtmlErrorRenderer` constructor. However, FrameworkBundle 4.4 refuses to be used with WebProfilerBundle 3.4 since #34369 (merged in 4.4.0-RC1).

Commits
-------

ad45e9c disallow FrameworkBundle 4.4+
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.

WebProfilerBunle 4.3 crashes with FrameworkBundle 4.4
3 participants