Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Fix Symfony 5.1 deprecation #36

Merged
merged 1 commit into from
Jun 15, 2020
Merged

Conversation

jdreesen
Copy link
Contributor

Since symfony/http-foundation 5.1: The "Symfony\Component\HttpFoundation\Response::create()" method is deprecated, use "new Symfony\Component\HttpFoundation\Response()" instead.

See:
https://github.com/symfony/http-foundation/blob/5.1/Response.php#L223-L240
and
symfony/http-foundation@bfe9753

Since symfony/http-foundation 5.1: The "Symfony\Component\HttpFoundation\Response::create()" method is deprecated, use "new Symfony\Component\HttpFoundation\Response()" instead.
@othillo othillo merged commit f5d262a into qandidate-labs:master Jun 15, 2020
@othillo
Copy link
Member

othillo commented Jun 15, 2020

Thank you, @jdreesen !

@jdreesen jdreesen deleted the patch-1 branch June 15, 2020 12:08
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants