Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parsing multipart chunks with nested field names #265

Merged
merged 3 commits into from
Nov 25, 2017

Conversation

clue
Copy link
Member

@clue clue commented Nov 25, 2017

While working on #257, I found a number of issues with parsing the "name" field for multipart chunks. This adds quite a few tests, removes some now unneeded code and significantly improves code coverage.

Builds on top of #226

@clue clue added the bug label Nov 25, 2017
@clue clue added this to the v0.8.0 milestone Nov 25, 2017
Copy link
Member

@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jsor jsor merged commit 68d4a12 into reactphp:master Nov 25, 2017
@clue clue deleted the multipart-names branch November 25, 2017 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants