Skip to content

Releases: zaphyr-org/http-message

v1.0.2

09 Feb 13:00

Choose a tag to compare

Fixed:

  • Fixed unit test deprecations
  • Removed phpstan errors
  • Removed PHP 8.4 deprecations

v1.0.1

19 Nov 15:35

Choose a tag to compare

New:

  • Added suggest section to composer.json
  • Added .vscode/ to .gitignore file

Changed:

  • Improved unit tests and moved tests to "Unit" directory

Removed:

  • Removed phpstan-phpunit from composer require-dev

Fixed:

  • Fixed HTTP status codes in Response class

v1.0.0

30 Jul 11:07

Choose a tag to compare

New:

  • First stable release version