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

[VarDumper] Ignore \Error in __debugInfo() #48359

Merged
merged 1 commit into from Dec 9, 2022

Conversation

fancyweb
Copy link
Contributor

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

__debugInfo() can throw \TypeError (the test case is from a real vendor doing that 😅)

@derrabus
Copy link
Member

I don't think we want to ship this change in 4.4's final bugfix release. Let's target 5.4 instead?

@nicolas-grekas
Copy link
Member

Or fix the vendor?

@fancyweb fancyweb changed the base branch from 4.4 to 5.4 Nov 29, 2022
@fancyweb fancyweb modified the milestones: 4.4, 5.4 Nov 29, 2022
@fancyweb fancyweb force-pushed the var-dumper/type-error-debug-info branch from 9bb2d67 to cc5ab14 Compare Nov 29, 2022
chalasr
chalasr approved these changes Dec 4, 2022
fabpot
fabpot approved these changes Dec 9, 2022
@fabpot
Copy link
Member

fabpot commented Dec 9, 2022

Thank you @fancyweb.

@fabpot fabpot merged commit 75f8547 into symfony:5.4 Dec 9, 2022
7 of 11 checks passed
@fancyweb fancyweb deleted the var-dumper/type-error-debug-info branch Dec 9, 2022
@fabpot fabpot mentioned this pull request Dec 16, 2022
This was referenced Dec 28, 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

6 participants