Skip to content

Releases: lukasoppermann/http-status

4.0.0 - Update Status Code 425

23 Jun 18:40
8ef0326
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...4.0.0

German status response messages

09 May 10:07
2953f21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.2...3.3.0

3.2.2 Fix for PHP 8.2

17 Jan 09:38
9bde369
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.1...3.2.2

Type fix

23 Aug 11:53
2ea4e39
Compare
Choose a tag to compare
Merge pull request #28 from pavelskipenes/master

fix type error

PHP 8.1 Compatibility

06 Dec 19:18
3dfb178
Compare
Choose a tag to compare
3.2.0

php 8.1 compatability

Move status codes to language specific files

07 Nov 13:39
Compare
Choose a tag to compare
3.1.0

allow for status in different languages via predefined files

Upgrade php unit & drop support for old php versions below php 7.3

04 Nov 14:41
388b71d
Compare
Choose a tag to compare

Breaking change:
Anything below php 7.3 is not tested anymore

Added 425

19 Oct 09:04
Compare
Choose a tag to compare

Added new status code #20

Release 2.0

28 Dec 16:14
Compare
Choose a tag to compare
  • has* methods now return a boolean of true or false, NOT an exception

Support for status codes 418 & 451

27 Dec 12:24
Compare
Choose a tag to compare