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

Change HTTP Reason phrases according to the iana update #78

Merged
merged 1 commit into from Oct 15, 2021

Conversation

marcelthole
Copy link
Contributor

@marcelthole marcelthole commented Oct 15, 2021

Description

According to the last update of the HTTP phrase here https://www.iana.org/assignments/http-status-codes/http-status-codes.xml the build with the Response Test is failing. To separate this fix with other unrelated PRs i extracted this change.

fixes #79

Signed-off-by: Marcel Thole <marcel@marcelthole.de>
@Ocramius
Copy link
Member

LGTM, thanks!

@Ocramius Ocramius merged commit d3c53c5 into laminas:2.9.x Oct 15, 2021
@Ocramius Ocramius changed the title Change HTTP Reason phrases according to the iata update Change HTTP Reason phrases according to the iana update Oct 15, 2021
@marcelthole marcelthole deleted the update-iana-http-status-codes branch October 15, 2021 11:00
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.

Build is failing because of an update of the iata status code phrases
2 participants