Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Parse protocol version #122

Merged
merged 2 commits into from
Dec 22, 2015

Conversation

mtymek
Copy link
Contributor

@mtymek mtymek commented Dec 22, 2015

As requested in #120.

@akrabat
Copy link
Contributor

akrabat commented Dec 22, 2015

Looks good to me.

@@ -70,6 +71,7 @@ public static function fromGlobals(
);

return $request
->withProtocolVersion(static::marshalProtocolVersion($_SERVER))
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that you should use here $server

Copy link
Member

Choose a reason for hiding this comment

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

Agreed; I'll make that change on merge.

@weierophinney weierophinney added this to the 1.3.1 milestone Dec 22, 2015
@weierophinney weierophinney self-assigned this Dec 22, 2015
@weierophinney weierophinney modified the milestones: 1.3.2, 1.3.1 Dec 22, 2015
@weierophinney weierophinney merged commit cd41db9 into zendframework:master Dec 22, 2015
weierophinney added a commit that referenced this pull request Dec 22, 2015
weierophinney added a commit that referenced this pull request Dec 22, 2015
weierophinney added a commit that referenced this pull request Dec 22, 2015
weierophinney added a commit that referenced this pull request Dec 22, 2015
@mtymek mtymek deleted the parse_protocol_version branch January 27, 2016 21:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants