Skip to content

Disable the "Copy as cURL" button when the debug info are disabled #52442

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
Nov 3, 2023

Conversation

stof
Copy link
Member

@stof stof commented Nov 3, 2023

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

Some versions of curl have a bug that prevents collecting the debug info. This is reported by writing an explanation message in the debug buffer.
When this is detecting, the "Copy as cURL" button is now skipped (like for other unsupported cases) instead of copying a broken command.

Some versions of curl have a bug that prevents collecting the debug
info. This is reported by writing an explanation message in the debug
buffer.
When this is detecting, the "Copy as cURL" button is now skipped (like
for other unsupported cases) instead of copying a broken command.
@fabpot
Copy link
Member

fabpot commented Nov 3, 2023

Thank you @stof.

@fabpot fabpot merged commit 3e2f2e3 into symfony:6.3 Nov 3, 2023
@stof stof deleted the better_curl_bug branch November 3, 2023 18:42
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.

4 participants