Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[HttpFoundation] add Early Hints to Reponse to fix test#24764
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
9d9d56a to70b68aeCompare70b68ae toc2b4ea2CompareSimperfit commentedOct 31, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Travis seems broken.. :( EDIT: travis back up |
c2b4ea2 to0c913fdComparechalasr commentedOct 31, 2017
The test uses IANA HTTP codes as data provider, and phpdoc says it should be complete. |
dunglas commentedOct 31, 2017
Should be merged in 2.7, indeed. 👍 |
0c913fd todbc2f7bCompareSimperfit commentedOct 31, 2017
PR Rebased |
ogizanagi commentedOct 31, 2017
You should re-trigger a travis build by amending your commit. |
dbc2f7b to71ad77aCompareSimperfit commentedOct 31, 2017
done@ogizanagi |
fabpot commentedOct 31, 2017
Thank you@Simperfit. |
…imperfit)This PR was merged into the 2.7 branch.Discussion----------[HttpFoundation] add Early Hints to Reponse to fix test| Q | A| ------------- | ---| Branch? | 2.7| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | none| License | MIT| Doc PR | not neededThis line seems to be needed in order to fix the tests, maybe it has been forgot in merge ?Commits-------71ad77a [HttpFoundation] add Early Hints in Reponse to fix test
Uh oh!
There was an error while loading.Please reload this page.
This line seems to be needed in order to fix the tests, maybe it has been forgot in merge ?