[PR #5] [MERGED] Complete HTTP status code list #15

Open
opened 2026-01-24 11:38:00 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FriendsOfSymfony/FOSRest/pull/5
Author: @lanthaler
Created: 3/10/2012
Status: Merged
Merged: 3/10/2012
Merged by: @lsmith77

Base: masterHead: master


📝 Commits (1)

  • e6c56d1 Complete HTTP status code list

📊 Changes

1 file changed (+25 additions, -0 deletions)

View changed files

📝 Util/Codes.php (+25 -0)

📄 Description

Updated the HTTP response status code constants to include all HTTP status codes as defined by the IANA Hypertext Transfer Protocol (HTTP) Status Code Registry (http://www.iana.org/assignments/http-status-codes/).

@lsmith77 asked me to create a this PR.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FriendsOfSymfony/FOSRest/pull/5 **Author:** [@lanthaler](https://github.com/lanthaler) **Created:** 3/10/2012 **Status:** ✅ Merged **Merged:** 3/10/2012 **Merged by:** [@lsmith77](https://github.com/lsmith77) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e6c56d1`](https://github.com/FriendsOfSymfony/FOSRest/commit/e6c56d164c5f9b42790e6a3a770b84ea949aee0f) Complete HTTP status code list ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Util/Codes.php` (+25 -0) </details> ### 📄 Description Updated the HTTP response status code constants to include all HTTP status codes as defined by the IANA Hypertext Transfer Protocol (HTTP) Status Code Registry (http://www.iana.org/assignments/http-status-codes/). @lsmith77 [asked me](https://github.com/symfony/symfony/pull/3548#issuecomment-4430936) to create a this PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:38:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FriendsOfSymfony/FOSRest#15