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

[WIP] Parser: Multipart #72

Closed

Conversation

WyriHaximus
Copy link
Member

@WyriHaximus WyriHaximus commented Oct 5, 2016

Adds a multipart parser and updates the parser factory (#69) to utilize that parser when applicable.

Depends on #69 and #62

@WyriHaximus WyriHaximus changed the title [WIP] Feature multipart parser [WIP] Parser: Multipart Oct 8, 2016
@WyriHaximus WyriHaximus mentioned this pull request Oct 8, 2016
8 tasks
@andig
Copy link
Contributor

andig commented Nov 30, 2016

The test failure with missing ParserInterface looks imho intermittent?

@WyriHaximus
Copy link
Member Author

@andig yes it needs the PR's it depends on in first before everything can pass correctly

@WyriHaximus WyriHaximus self-assigned this Nov 30, 2016
@WyriHaximus WyriHaximus added this to the v0.5.1 milestone Nov 30, 2016
@WyriHaximus WyriHaximus changed the base branch from master to 0.5 November 30, 2016 20:34
@clue clue modified the milestone: v0.5.1 Feb 14, 2017
@clue clue closed this Feb 16, 2017
@clue clue changed the base branch from 0.5 to master February 16, 2017 14:46
@clue clue reopened this Feb 16, 2017
@clue clue modified the milestone: v0.8.0 Feb 16, 2017
WyriHaximus and others added 13 commits May 31, 2017 07:38
…ctphp#68)

* Ensure removeAllListeners on all error event in RequestHeaderParser

* Ensure all error events from RequestHeaderParser emit $this as second item in event

* Reverted emitting $this with error
* Test against PHP 7.1 and not against HHVM nightly anymore

* Removed 7.1 to not overly bloat the test matrix

* Changed 7.0 back to 7 so the effective changes are only what the PR is about now
clue and others added 26 commits May 31, 2017 07:39
@WyriHaximus
Copy link
Member Author

Hmmm seem I've messed the rebase up. I'll file new PR's for all the body parser stuff to avoid issues like this

@clue clue removed this from the v0.8.0 milestone Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants