Skip to content
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

[HttpKernel] Flatten "exception" controller argument if not typed #34411

Merged
merged 1 commit into from Nov 16, 2019

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Nov 16, 2019

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

Fixes a BC break and makes it easier for libs to support both debug & error-handler e.g. api-platform/core#3246 (comment)

@nicolas-grekas
Copy link
Member

Thank you @chalasr.

nicolas-grekas added a commit that referenced this pull request Nov 16, 2019
…t typed (chalasr)

This PR was merged into the 4.4 branch.

Discussion
----------

[HttpKernel] Flatten "exception" controller argument if not typed

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

Fixes a BC break and makes it easier for libs to support both debug & error-handler e.g. api-platform/core#3246 (comment)

Commits
-------

585216a [HttpKernel] Flatten "exception" controller argument if not typed
@nicolas-grekas nicolas-grekas merged commit 585216a into symfony:4.4 Nov 16, 2019
@chalasr chalasr deleted the ease-cross-compat branch November 16, 2019 18:47
This was referenced Nov 17, 2019
felixgomez added a commit to phpvigo/workshop-symfony4 that referenced this pull request Nov 26, 2019
chrisrobert43 added a commit to chrisrobert43/workshop-symfony4 that referenced this pull request Dec 20, 2022
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.

None yet

3 participants