Skip to content

Releases: tbreuss/http-factory

v3.0.0

10 Jan 18:17
860b45b
Compare
Choose a tag to compare

Added:

  • Add Support for PHP 8.2

Fixed:

  • Typo in PHP Namespace

Changed:

  • Drop Support for PHP 7.4

v2.0.1

10 Oct 03:39
4b07b1f
Compare
Choose a tag to compare

Added:

  • run phpunit and phpcs in GitHub action

Fixed:

  • comply with PSR-4 autoloader

v2.0.0

01 Oct 04:37
123b3e8
Compare
Choose a tag to compare

Changed:

  • replace zendframework/zend-diactoros with laminas/laminas-diactoros
  • drop support for PHP < 7.4
  • add support for PHP 7.4, 8.0, 8.1

v1.1.0

27 Dec 13:11
Compare
Choose a tag to compare
  • added createServerRequestFromGlobals method
  • removed un-needed composer requirement
  • added unit tests
  • edited readme

v1.0.0

02 Nov 05:29
43b8e85
Compare
Choose a tag to compare
Fix typo

v0.9.0

22 Oct 16:43
Compare
Choose a tag to compare
  • Bumb up php requirement to 7.1

v0.8.1

20 Oct 08:51
Compare
Choose a tag to compare
Updated phpunit version to satisfy composer php requirement

v0.8.0

18 Oct 20:10
86ace83
Compare
Choose a tag to compare
Update README.md