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

Remove PSR-7 support #710

Merged
merged 1 commit into from Jan 20, 2021
Merged

Remove PSR-7 support #710

merged 1 commit into from Jan 20, 2021

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Jan 20, 2021

People have issues with it (#620, #709, ...) and it does not have to be part of this bundle (I've never used it myself and would never recommend anyone to use it anyway, it adds overhead for no benefits).

If someone wants it, creating a new bundle is the way to go.

@fabpot fabpot force-pushed the psr7-removal branch 2 times, most recently from 381b257 to 709890d Compare January 20, 2021 10:35
@fabpot fabpot force-pushed the psr7-removal branch 2 times, most recently from 973d5f5 to 33f88b3 Compare January 20, 2021 11:03
@fabpot fabpot merged commit 503c29d into master Jan 20, 2021
@fabpot fabpot deleted the psr7-removal branch January 20, 2021 11:26
@Tobion
Copy link
Collaborator

Tobion commented Jan 20, 2021

Aren't you adding deprecations for this first?

@fabpot
Copy link
Member Author

fabpot commented Jan 20, 2021

I'll let someone do the PR if that's something useful.

@ajgarlag
Copy link

ajgarlag commented Feb 3, 2021

I have released ajgarlag/psr-http-message-bundle. It adds PSR-7 support to Symfony Framework apps.

I hope it can help anyone depending on this removed feature. Any feedback is welcome.

@Tobion
Copy link
Collaborator

Tobion commented Feb 17, 2021

See symfony/psr-http-message-bridge#89 and symfony/recipes#899 for the new solution of this feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants