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

Rely on AjgarlagPsrHttpMessageBundle for bridging HttpFoundation and PSR-7 #262

Merged
merged 5 commits into from Feb 16, 2021

Conversation

ajgarlag
Copy link
Contributor

@ajgarlag ajgarlag commented Feb 5, 2021

I've released a small bundle (ajgarlag/psr-http-message-bundle) to provide the PSR-7 Support feature removed from sensio/framework-extra-bundle:>=6.0.

This PR requires ajgarlag/psr-http-message-bundle and remove sensio/framework-extra-bundle dependency.

Any feedback is welcome.

Fix #261

@codecov-io
Copy link

codecov-io commented Feb 5, 2021

Codecov Report

Merging #262 (9ecf262) into v3.x (37571a1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               v3.x     #262   +/-   ##
=========================================
  Coverage     92.50%   92.50%           
  Complexity      442      442           
=========================================
  Files            66       66           
  Lines          1600     1600           
=========================================
  Hits           1480     1480           
  Misses          120      120           
Impacted Files Coverage Δ Complexity Δ
DependencyInjection/TrikoderOAuth2Extension.php 92.00% <ø> (ø) 27.00 <0.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 37571a1...9ecf262. Read the comment docs.

@X-Coder264
Copy link
Collaborator

Thank you @ajgarlag .

@X-Coder264 X-Coder264 merged commit 74a8782 into trikoder:v3.x Feb 16, 2021
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.

Do not rely on SensioFrameworkExtraBundle for PSR-7 support
3 participants