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

Added support for numeric headers #36

Merged
merged 2 commits into from
Jun 6, 2020
Merged

Added support for numeric headers #36

merged 2 commits into from
Jun 6, 2020

Conversation

nickdnk
Copy link
Contributor

@nickdnk nickdnk commented Apr 24, 2020

Because this whole numeric header thing involves both psr7 and psr7-server, I think we need to make this change to keep everything in line.

Nyholm/psr7#149 needs to be merged into psr7 first, and used in this PR for the tests to pass. I created the PR to demonstrate this.

@nickdnk nickdnk marked this pull request as draft April 24, 2020 14:17
@Zegnat Zegnat marked this pull request as ready for review May 24, 2020 20:26
@Zegnat
Copy link
Collaborator

Zegnat commented May 24, 2020

All checks pass for me locally, so this looks mergeable now! @Nyholm should we merge this or do you want to try and trigger Travis first?

@Zegnat Zegnat requested a review from Nyholm May 24, 2020 20:42
@nickdnk
Copy link
Contributor Author

nickdnk commented Jun 4, 2020

Do I need to do anything here?

@Zegnat
Copy link
Collaborator

Zegnat commented Jun 5, 2020

@nickdnk I don’t think so. I have been busy, and I think @Nyholm is too. But I’ll have a look this weekend, and see if I can just manually merge even if Travis hasn’t done a rerun. Would be nice to get this merged and released, as you said!

nickdnk added 2 commits June 5, 2020 20:00
require ^1.3 of psr7 for tests to pass
@nickdnk
Copy link
Contributor Author

nickdnk commented Jun 5, 2020

Tests pass now at least. I upped the version for psr7 to ^1.3 in composer.json.

Copy link
Owner

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Thank you.

I think it looks alright. I'll merge this now and let @Zegnat review it before a release.

@Nyholm Nyholm merged commit 60dcbc2 into Nyholm:master Jun 6, 2020
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.

3 participants