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

[HttpClient] Fix early cleanup of pushed HTTP/2 responses#34554

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

Conversation

@lyrixx
Copy link
Member

QA
Branch?4.4
Bug fix?no
New feature?no
Deprecations?no
Tickets
LicenseMIT
Doc PR

@lyrixxlyrixxforce-pushed thehttp-client-funk-disco-test branch from5fdf55b to3a7a330CompareNovember 24, 2019 19:34
@lyrixxlyrixxforce-pushed thehttp-client-funk-disco-test branch from3a7a330 tof5467adCompareNovember 24, 2019 19:47
@lyrixxlyrixx changed the title[HttpClient] Added more functionnal tests[HttpClient] Added more functionnal tests +HttpClient implements ResetableInterface() + Fixed issue with dropping pushed response to soonNov 24, 2019
@nicolas-grekasnicolas-grekas changed the title[HttpClient] Added more functionnal tests +HttpClient implements ResetableInterface() + Fixed issue with dropping pushed response to soon[HttpClient] Fix early cleanup of pushed HTTP/2 responsesNov 25, 2019
@nicolas-grekasnicolas-grekasforce-pushed thehttp-client-funk-disco-test branch 4 times, most recently fromd3c4076 todf4eac0CompareNovember 25, 2019 12:34
@nicolas-grekas
Copy link
Member

@lyrixx I force-pushed the fix on your fork, tests are green - can you please check if the PR is good to you?
@dunglas maybe also since you were the first to spot the issue?

Copy link
MemberAuthor

@lyrixxlyrixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@nicolas-grekas I can not approve my own pull request, but I'm 👍 with your work. Thank for finish it

@nicolas-grekas
Copy link
Member

Thank you@lyrixx.

nicolas-grekas added a commit that referenced this pull requestNov 26, 2019
…(lyrixx)This PR was merged into the 4.4 branch.Discussion----------[HttpClient] Fix early cleanup of pushed HTTP/2 responses| Q             | A| ------------- | ---| Branch?       | 4.4| Bug fix?      | no| New feature?  | no| Deprecations? | no| Tickets       || License       | MIT| Doc PR        |Commits-------0f51da6 [HttpClient] Fix early cleanup of pushed HTTP/2 responses
@nicolas-grekasnicolas-grekas merged commit0f51da6 intosymfony:4.4Nov 26, 2019
@lyrixxlyrixx deleted the http-client-funk-disco-test branchNovember 26, 2019 10:17
nicolas-grekas added a commit that referenced this pull requestNov 28, 2019
…(lyrixx)This PR was merged into the 4.4 branch.Discussion----------[HttpClient] Fix early cleanup of pushed HTTP/2 responses| Q             | A| ------------- | ---| Branch?       | 4.4| Bug fix?      | no| New feature?  | no| Deprecations? | no| Tickets       || License       | MIT| Doc PR        |Commits-------0f51da6 [HttpClient] Fix early cleanup of pushed HTTP/2 responses
nicolas-grekas added a commit that referenced this pull requestNov 28, 2019
* 4.3:  bug#34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)
nicolas-grekas added a commit that referenced this pull requestNov 28, 2019
* 4.4: (28 commits)  bug#34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)  Fix tests  [Console] Fix commands description with numeric namespaces  [HttpFoundation] Fixed typo  [DI] Skip unknown method calls for factories in check types pass  [EventDispatcher] Better error reporting when arguments to dispatch() are swapped  improve upgrade instructions for twig.exception_controller configuration  [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4  [Serializer] CsvEncoder::NO_HEADERS_KEY ignored when used in constructor  [Form] Keep preferred_choices order for choice groups  [Debug] work around failing chdir() on Darwin  [PhpUnitBridge] Read configuration CLI directive  [DI] Missing test on YamlFileLoader  Revert "minor#34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)"  Simpler example for Apache basic auth workaround  [Console] Fix trying to access array offset on value of type int  [Config] Remove extra sprintf arg  [HttpKernel] fix typo  [HttpKernel] Support typehint to deprecated FlattenException in controller  Add preview mode support for Html and Serializer error renderers  ...
nicolas-grekas added a commit that referenced this pull requestNov 28, 2019
* 5.0: (30 commits)  bug#34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)  Fix tests  [Console] Fix commands description with numeric namespaces  [HttpFoundation] Fixed typo  [DI] Skip unknown method calls for factories in check types pass  [EventDispatcher] Better error reporting when arguments to dispatch() are swapped  [errorHandler] Remove old references from the old debug component  improve upgrade instructions for twig.exception_controller configuration  [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4  [Serializer] CsvEncoder::NO_HEADERS_KEY ignored when used in constructor  [Form] Keep preferred_choices order for choice groups  [Debug] work around failing chdir() on Darwin  [PhpUnitBridge] Read configuration CLI directive  [DI] Missing test on YamlFileLoader  Revert "minor#34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)"  Simpler example for Apache basic auth workaround  [Console] Fix trying to access array offset on value of type int  [Config] Remove extra sprintf arg  [HttpKernel] fix typo  [HttpKernel] Support typehint to deprecated FlattenException in controller  ...
This was referencedDec 1, 2019
hultberg pushed a commit to hultberg/symfony that referenced this pull requestSep 17, 2021
* 4.4: (28 commits)  bugsymfony#34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)  Fix tests  [Console] Fix commands description with numeric namespaces  [HttpFoundation] Fixed typo  [DI] Skip unknown method calls for factories in check types pass  [EventDispatcher] Better error reporting when arguments to dispatch() are swapped  improve upgrade instructions for twig.exception_controller configuration  [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4  [Serializer] CsvEncoder::NO_HEADERS_KEY ignored when used in constructor  [Form] Keep preferred_choices order for choice groups  [Debug] work around failing chdir() on Darwin  [PhpUnitBridge] Read configuration CLI directive  [DI] Missing test on YamlFileLoader  Revert "minorsymfony#34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)"  Simpler example for Apache basic auth workaround  [Console] Fix trying to access array offset on value of type int  [Config] Remove extra sprintf arg  [HttpKernel] fix typo  [HttpKernel] Support typehint to deprecated FlattenException in controller  Add preview mode support for Html and Serializer error renderers  ...
hultberg pushed a commit to hultberg/symfony that referenced this pull requestSep 17, 2021
* 5.0: (30 commits)  bugsymfony#34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)  Fix tests  [Console] Fix commands description with numeric namespaces  [HttpFoundation] Fixed typo  [DI] Skip unknown method calls for factories in check types pass  [EventDispatcher] Better error reporting when arguments to dispatch() are swapped  [errorHandler] Remove old references from the old debug component  improve upgrade instructions for twig.exception_controller configuration  [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4  [Serializer] CsvEncoder::NO_HEADERS_KEY ignored when used in constructor  [Form] Keep preferred_choices order for choice groups  [Debug] work around failing chdir() on Darwin  [PhpUnitBridge] Read configuration CLI directive  [DI] Missing test on YamlFileLoader  Revert "minorsymfony#34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)"  Simpler example for Apache basic auth workaround  [Console] Fix trying to access array offset on value of type int  [Config] Remove extra sprintf arg  [HttpKernel] fix typo  [HttpKernel] Support typehint to deprecated FlattenException in controller  ...
PhilETaylor pushed a commit to PhilETaylor/symfony that referenced this pull requestSep 6, 2023
* 4.4: (28 commits)  bugsymfony#34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)  Fix tests  [Console] Fix commands description with numeric namespaces  [HttpFoundation] Fixed typo  [DI] Skip unknown method calls for factories in check types pass  [EventDispatcher] Better error reporting when arguments to dispatch() are swapped  improve upgrade instructions for twig.exception_controller configuration  [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4  [Serializer] CsvEncoder::NO_HEADERS_KEY ignored when used in constructor  [Form] Keep preferred_choices order for choice groups  [Debug] work around failing chdir() on Darwin  [PhpUnitBridge] Read configuration CLI directive  [DI] Missing test on YamlFileLoader  Revert "minorsymfony#34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)"  Simpler example for Apache basic auth workaround  [Console] Fix trying to access array offset on value of type int  [Config] Remove extra sprintf arg  [HttpKernel] fix typo  [HttpKernel] Support typehint to deprecated FlattenException in controller  Add preview mode support for Html and Serializer error renderers  ...
PhilETaylor pushed a commit to PhilETaylor/symfony that referenced this pull requestSep 6, 2023
* 5.0: (30 commits)  bugsymfony#34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)  Fix tests  [Console] Fix commands description with numeric namespaces  [HttpFoundation] Fixed typo  [DI] Skip unknown method calls for factories in check types pass  [EventDispatcher] Better error reporting when arguments to dispatch() are swapped  [errorHandler] Remove old references from the old debug component  improve upgrade instructions for twig.exception_controller configuration  [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4  [Serializer] CsvEncoder::NO_HEADERS_KEY ignored when used in constructor  [Form] Keep preferred_choices order for choice groups  [Debug] work around failing chdir() on Darwin  [PhpUnitBridge] Read configuration CLI directive  [DI] Missing test on YamlFileLoader  Revert "minorsymfony#34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)"  Simpler example for Apache basic auth workaround  [Console] Fix trying to access array offset on value of type int  [Config] Remove extra sprintf arg  [HttpKernel] fix typo  [HttpKernel] Support typehint to deprecated FlattenException in controller  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@dunglasdunglasdunglas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

4 participants

@lyrixx@nicolas-grekas@dunglas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp