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

Use Symfony HttpClient #281

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

runelaenen
Copy link
Contributor

Replaced usage of file_get_contents with Symfony’s HttpClientInterface in SwagSecurityChecker and ShopwareFilesController to handle HTTP requests.

This makes it possible to use FroshTools when allow_url_fopen is 0 in the PHP settings.

@shyim shyim merged commit 5484056 into FriendsOfShopware:main Oct 22, 2024
3 checks passed
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.

2 participants