Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[HttpKernel] Fix collecting uploaded files#29183
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
ro0NL commentedNov 12, 2018
| Q | A |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #29178 |
| License | MIT |
| Doc PR | symfony/symfony-docs#... |
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
gharlan left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you@ro0NL!
ro0NL commentedNov 12, 2018
Yes, all good now 👍 |
ro0NL commentedNov 12, 2018
logic should be rercursified. status: needs work |
ro0NL commentedNov 12, 2018
status: needs review |
javiereguiluz left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Tested successfully in a 4.2-beta1 app. Thanks again Roland!
stof commentedNov 12, 2018
is this a bug affecting only 4.2 ? |
ro0NL commentedNov 12, 2018
@stof yes |
nicolas-grekas commentedNov 13, 2018
Thank you@ro0NL. |
This PR was squashed before being merged into the 4.2-dev branch (closes#29183).Discussion----------[HttpKernel] Fix collecting uploaded files| Q | A| ------------- | ---| Branch? | master| Bug fix? | yes| New feature? | no| BC breaks? | no <!-- seehttps://symfony.com/bc -->| Deprecations? | no| Tests pass? | yes <!-- please add some, will be required by reviewers -->| Fixed tickets |#29178| License | MIT| Doc PR | symfony/symfony-docs#... <!-- required for new features -->Commits-------a439681 [HttpKernel] Fix collecting uploaded files