Skip to content

[HttpKernel] Fix missing null type in ErrorListener::__construct() #46377

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
May 17, 2022

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented May 17, 2022

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

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(for 6.0)

@nicolas-grekas nicolas-grekas modified the milestones: 6.1, 6.0 May 17, 2022
@chalasr chalasr changed the base branch from 6.1 to 6.0 May 17, 2022 13:22
@chalasr
Copy link
Member Author

chalasr commented May 17, 2022

target branch fixed

@nicolas-grekas
Copy link
Member

Thank you @chalasr.

@nicolas-grekas nicolas-grekas merged commit 2309ae5 into symfony:6.0 May 17, 2022
@chalasr chalasr deleted the fix-null-ctrl branch May 17, 2022 13:38
This was referenced May 27, 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.

Symfony\Component\HttpKernel\EventListener\ErrorListener first argument also can be null
3 participants