Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: php-fig/http-message-util

http-message-util 1.1.5

24 Nov 22:02
1.1.5

Choose a tag to compare

Added

  • #19 adds support for PHP 8.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

http-message-util 1.1.4

05 Feb 20:37
1.1.4

Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #15 removes the dependency on psr/http-message, as it is not technically necessary for usage of this package.

Fixed

  • Nothing.

http-message-util 1.1.3

19 Nov 16:21

Choose a tag to compare

Added

  • #10 adds the constants StatusCodeInterface::STATUS_EARLY_HINTS (103) and
    StatusCodeInterface::STATUS_TOO_EARLY (425).

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

fig/http-message-util 1.1.2

09 Feb 16:11

Choose a tag to compare

Added

  • #4 adds the constant StatusCodeInterface::STATUS_MIDIRECTED_REQUEST (421).

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

fig/http-message-util 1.1.1

06 Feb 19:26

Choose a tag to compare

Added

  • #3 adds the constant StatusCodeInterface::STATUS_IM_A_TEAPOT (418).

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

fig/http-message-util 1.1.0

19 Sep 14:54

Choose a tag to compare

Added

  • #1 adds Fig\Http\Message\StatusCodeInterface, with constants named after common status reason phrases, with values indicating the status codes themselves.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

fig/http-message-util 1.0.0

19 Sep 14:55

Choose a tag to compare

Initial release.

Provides Fig\Http\Message\RequestMethodInterface, with constants mapping to the most common HTTP request methods.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.