Skip to content

Restores preview mode support for Html and Serializer error renderers #34619

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 28, 2019

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented Nov 26, 2019

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

This restores the preview mode support for all error renderers.

@yceruto yceruto added this to the 4.4 milestone Nov 26, 2019
@yceruto yceruto requested a review from dunglas as a code owner November 26, 2019 00:20
@yceruto yceruto force-pushed the error_renderer_preview branch 2 times, most recently from 9ea75f0 to 5be5f8f Compare November 26, 2019 00:21
@yceruto yceruto changed the title Add preview mode support for Html and Serializer error renderers Restores preview mode support for Html and Serializer error renderers Nov 26, 2019
@nicolas-grekas
Copy link
Member

Thank you @yceruto.

nicolas-grekas added a commit that referenced this pull request Nov 28, 2019
…r renderers (yceruto)

This PR was merged into the 4.4 branch.

Discussion
----------

Restores preview mode support for Html and Serializer error renderers

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

This restores the preview mode support for all error renderers.

Commits
-------

38493b3 Add preview mode support for Html and Serializer error renderers
@nicolas-grekas nicolas-grekas merged commit 38493b3 into symfony:4.4 Nov 28, 2019
@yceruto yceruto deleted the error_renderer_preview branch November 28, 2019 11:02
This was referenced Dec 1, 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.

3 participants