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

Response::create is deprecated since Symfony 5.1 #282

Merged
merged 3 commits into from
Jun 27, 2020

Conversation

ankitpokhrel
Copy link
Owner

Fixes #274

@ankitpokhrel ankitpokhrel changed the title Patch/response create is deprecated Response::create is deprecated since Symfony 5.1 Jun 27, 2020
@codecov
Copy link

codecov bot commented Jun 27, 2020

Codecov Report

Merging #282 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #282   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       351       350    -1     
===========================================
  Files             20        20           
  Lines            942       940    -2     
===========================================
- Hits             942       940    -2     
Impacted Files Coverage Δ Complexity Δ
src/Response.php 100.00% <100.00%> (ø) 11.00 <0.00> (-1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fb1430...8cfeb30. Read the comment docs.

@ankitpokhrel ankitpokhrel merged commit f2c6386 into master Jun 27, 2020
@ankitpokhrel ankitpokhrel deleted the patch/response-create-is-deprecated branch June 27, 2020 08:57
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.

Deprecated Notice from Symfony HttpFoundation\Response
1 participant