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

feat(download): drop stream_get_context for Symfony HttpClient #31

Merged
merged 1 commit into from
May 24, 2024

Conversation

Kocal
Copy link
Owner

@Kocal Kocal commented May 24, 2024

Q A
Bug fix? no
New feature? yes
Tests pass? yes
Fixed tickets Close #...

I don't like using file_get_contents for downloading files over HTTP, I prefer using an HTTP Client wrapper (like the SF HttpClient) instead.

@Kocal Kocal merged commit 218e8f9 into 2.x May 24, 2024
1 of 11 checks passed
@Kocal Kocal deleted the feat/download-command-sf-http-client branch May 24, 2024 21:48
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.

None yet

1 participant