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

Upgrade getallheaders polyfill #112

Merged
merged 1 commit into from Aug 2, 2019

Conversation

danopz
Copy link
Member

@danopz danopz commented Aug 2, 2019

Upgrade from v2 to v3 here since we are on PHP 7+

Install
For PHP version >= 5.6:

composer require ralouphie/getallheaders
For PHP version < 5.6:

composer require ralouphie/getallheaders "^2"
(https://github.com/ralouphie/getallheaders#install)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.731% when pulling c68223e on danopz:upgrade-getallheaders into d312896 on slimphp:master.

@adriansuter
Copy link
Contributor

Good to merge.

@l0gicgate l0gicgate added this to the 0.5 milestone Aug 2, 2019
@l0gicgate l0gicgate merged commit e2d026e into slimphp:master Aug 2, 2019
@danopz danopz deleted the upgrade-getallheaders branch August 3, 2019 21:16
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.

None yet

4 participants