Skip to content

Fix capitalization regression in Request::server() #693

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

Merged
merged 1 commit into from
May 22, 2012
Merged

Fix capitalization regression in Request::server() #693

merged 1 commit into from
May 22, 2012

Conversation

kbanman
Copy link
Contributor

@kbanman kbanman commented May 22, 2012

In versions previous to the inclusion of the symfony HttpFoundation library, keys passed to Request::server() were auto-capitalized.

This patch restores that functionality.
(The regression invalidated the documentation also)

Signed-off-by: Kelly Banman kelly.banman@gmail.com

Signed-off-by: Kelly Banman <kelly.banman@gmail.com>
taylorotwell added a commit that referenced this pull request May 22, 2012
Fix capitalization regression in Request::server()
@taylorotwell taylorotwell merged commit c80a2e4 into laravel:develop May 22, 2012
zoe-edwards pushed a commit to zoe-edwards/laravel that referenced this pull request Oct 14, 2013
[Enhancement] Use default button type (="button") in FormBuilder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants