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: add support for http messages v2 #54

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

JellyBellyDev
Copy link
Member

🚨 Proposed changes

Add support for psr/http-message v2 for compatibility whit sf 6.4 and php 8.1

⚙️ Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • New feature (non-breaking change which adds functionality)
  • Bugfix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • Refactor

@JellyBellyDev JellyBellyDev self-assigned this Jan 15, 2024
@JellyBellyDev JellyBellyDev marked this pull request as draft January 15, 2024 14:43
@JellyBellyDev JellyBellyDev force-pushed the feat/add-support-http-messages-2 branch from acbdf75 to 63ee9e3 Compare January 17, 2024 08:08
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a24c8db) 99.57% compared to head (63ee9e3) 99.57%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #54   +/-   ##
=========================================
  Coverage     99.57%   99.57%           
  Complexity      494      494           
=========================================
  Files           139      139           
  Lines           939      939           
=========================================
  Hits            935      935           
  Misses            4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JellyBellyDev JellyBellyDev marked this pull request as ready for review January 17, 2024 08:10
@antonioturdo antonioturdo merged commit 5ae4e69 into main Jan 17, 2024
8 checks passed
@antonioturdo antonioturdo deleted the feat/add-support-http-messages-2 branch January 17, 2024 08:15
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