Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[PsrHttpMessageBridge] Import the bridge into the monorepo#51100

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 159 commits intosymfony:6.4fromderrabus:feature/psr-http-message-bridge
Jul 30, 2023

Conversation

derrabus
Copy link
Member

QA
Branch?6.4
Bug fix?no
New feature?yes
Deprecations?no
TicketsN/A
LicenseMIT
Doc PRTODO

⚠️ Don't squash!

I propose to import thesymfony/psr-http-message-bridge package into the Symfony monorepo for further maintenance.

AurelienPillevesse reacted with thumbs up emoji
fabpotand others added30 commitsMay 21, 2015 18:30
This PR was squashed before being merged into the 2.8-dev branch (closes#1).Discussion----------Initial support| Q             | A| ------------- | ---| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        |symfony/symfony-docs#5331- [x] Composer dependencies- [x] Interfaces- [x] Stub- [x] HttpFoundationFactory implementation- [x] DiactorosFactory implementation- [x] StreamedResponseCommits-------ca41146 Initial support
This PR was merged into the master branch.Discussion----------Test Diactoros Factory with PHP 5.4They now support PHP 5.4 too.Commits-------bab1530 Test Diactoros Factory with PHP 5.4
…KorvinSzanto)This PR was merged into the master branch.Discussion----------Remove use of deprecated 'deep' parameter in testsThis allows the tests to complete when using the symfony 3.0 version of http-foundation.Commits-------305c0fe Remove use of deprecated 'deep' parameter
This PR was squashed before being merged into the master branch (closessymfony#18).Discussion----------Allow multiple calls to Request::getContent()The Symfony request throws a LogicException if getContent() is called more than once and the first time with parameter "true". If $symfonyRequest->getContent(true) has thrown the exception, the call to $symfonyRequest->getContent() will do the same again.Commits-------9624b8b Allow multiple calls to Request::getContent()
…(ahundiak, Danielss89)This PR was merged into the master branch.Discussion----------Fixessymfony#9 Bridge error when no file is selectedQABug fix?yesNew feature?noBC breaks?noDeprecations?noTests pass?yesFixed ticketssymfony#9LicenseMITDoc PRCommits-------a1a631a Update assert error messagee5d62e6 Fixes based on code-review101b608 Handles null file in createrequest bridge.
…RI (rougin)This PR was squashed before being merged into the master branch (closessymfony#22).Discussion----------Fixessymfony#16 Symfony Request created without any URI| Q | A || ------------- |:-------------:|| Bug fix? | Yes || New feature? | No || BC breaks? | No || Depreciations? | No || Tests pass? | Yes || Fixed tickets | [symfony#16](https://github.com/symfony/psr-http-message-bridge/issues/16) || License | MIT || Doc PR | N/A |Commits-------a59c572Fixessymfony#16 Symfony Request created without any URI
This PR was merged into the master branch.Discussion----------Fix REQUEST_METHOD on symfony requestCommits-------98ab85a Fix REQUEST_METHOD on symfony request
This PR was merged into the 1.0-dev branch.Discussion----------test suite compatibility with PHPUnit 6Commits-------f5c46f0 test suite compatibility with PHPUnit 6
This PR was merged into the 1.0-dev branch.Discussion----------Allow Symfony 4Commits-------97635f1 Allow Symfony 4
@derrabus
Copy link
MemberAuthor

fabbot complains about the merge commit. I'd like to keep that merge commit in order to keep the original history intact.

@derrabusderrabusforce-pushed thefeature/psr-http-message-bridge branch from3b5b4e4 to84a0935CompareJuly 25, 2023 15:58
nicolas-grekasand others added4 commitsJuly 26, 2023 10:47
…arsed body (nicolas-grekas)This PR was merged into the 2.3 branch.Discussion----------Don't rely on Request::getPayload() to populate the parsed bodyThat's just not needed and creates issues likesymfony#121+ fixes a bug with invalid jsons.Commits-------ef03b6d Don't rely on Request::getPayload() to populate the parsed body
@derrabusderrabusforce-pushed thefeature/psr-http-message-bridge branch from84a0935 to54478cfCompareJuly 26, 2023 13:51
…0de5ff08ee1ba6850a0ee472e'git-subtree-dir: src/Symfony/Bridge/PsrHttpMessagegit-subtree-mainline:510e51fgit-subtree-split:581ca60
@derrabusderrabusforce-pushed thefeature/psr-http-message-bridge branch from54478cf toc21b1bdCompareJuly 27, 2023 17:33
@derrabusderrabusforce-pushed thefeature/psr-http-message-bridge branch fromc21b1bd toe40dd66CompareJuly 27, 2023 18:30
@fabpot
Copy link
Member

Thank you@derrabus.

@fabpotfabpot merged commit0b44a27 intosymfony:6.4Jul 30, 2023
@derrabusderrabus deleted the feature/psr-http-message-bridge branchJuly 30, 2023 09:41
fabpot added a commit that referenced this pull requestJul 31, 2023
…omponents (derrabus)This PR was merged into the 6.4 branch.Discussion----------[PsrHttpMessageBridge] Streamline README.md with other components| Q             | A| ------------- | ---| Branch?       | 6.4| Bug fix?      | no| New feature?  | no| Deprecations? | no| Tickets       | Follows#51100| License       | MIT| Doc PR        | not neededCommits-------5635e86 [PsrHttpMessageBridge] Streamline README.md with other components
This was referencedOct 21, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@OskarStarkOskarStarkOskarStark approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
6.4
Development

Successfully merging this pull request may close these issues.

32 participants
@derrabus@fabpot@nicolas-grekas@OskarStark@carsonbot@dunglas@KorvinSzanto@xabbuh@aimeos@ahundiak@Danielss89@rougin@mtibben@Nyholm@ajgarlag@uphlewis@samnela@grachevko@tinyroy@danizord@rbaarsma@Ekman@4rthem@mleczakm@iluuu1994@Tobion@chalasr@lemon-juice@franmomu@jay-youngn@erikn69@AurelienPillevesse

[8]ページ先頭

©2009-2025 Movatter.jp