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

[ErrorHandler] Do not call xdebug_get_function_stack() with xdebug >= 3.0 when not in develop mode #54919

Merged
merged 1 commit into from
May 15, 2024

Conversation

fmata
Copy link
Contributor

@fmata fmata commented May 14, 2024

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #40677
License MIT

The PR #40787 was rejected because of env var handling in xdebug_mode. xdebug/xdebug#737 allow us to get xdebug_mode in all cases so I think we can merge this PR safely.

Tested on my setup successfully, I have no more warning.

Thanks @ralphschindler :)

@nicolas-grekas
Copy link
Member

Thank you @fmata.

@nicolas-grekas nicolas-grekas merged commit 6049793 into symfony:5.4 May 15, 2024
8 of 12 checks passed
@fmata fmata deleted the bugfix/issue-40677 branch May 17, 2024 05:09
@fabpot fabpot mentioned this pull request May 17, 2024
This was referenced Jun 2, 2024
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