Skip to content

Conversation

@GromNaN
Copy link
Member

@GromNaN GromNaN commented Oct 30, 2025

Q A
Branch? 3.x
Bug fix? yes
New feature? yes/no
Deprecations? yes/no
Issues Fix #502
License MIT

Removing the excluded_http_codes is allowed by canBeUnset()

->arrayNode('excluded_http_codes') // fingers_crossed
->canBeUnset()

There was an issue with the transformation of the array, as array_map is called with false.

@GromNaN GromNaN changed the title Allow unset of excluded_http_codes` Allow unset of excluded_http_codes Oct 30, 2025
@GromNaN GromNaN changed the base branch from 4.x to 3.x October 30, 2025 19:37
@GromNaN GromNaN requested a review from stof October 30, 2025 19:39
@GromNaN GromNaN force-pushed the excluded_http_codes branch from eefed90 to 7f4ae11 Compare October 31, 2025 10:20
@GromNaN GromNaN merged commit c8d9bf0 into symfony:3.x Oct 31, 2025
9 checks passed
@GromNaN GromNaN deleted the excluded_http_codes branch October 31, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot override handlers for test environment

2 participants