Skip to content

Releases: CorpusPHP/Http

v1.2.0

10 Sep 17:34
8c976a5
Compare
Choose a tag to compare

What's Changed

Dropped support for PHP 7.1 and 7.2

Much better test coverage.

Full Changelog: v1.1.0...v1.2.0

Modernize HTTP Statuses

28 May 21:13
2efe3d6
Compare
Choose a tag to compare

Features

Modernizes the HTTP Status codes in the Status class

What's Changed

Full Changelog: v1.0.1...v1.1.0

Doc Fixes

15 May 05:28
d41f21a
Compare
Choose a tag to compare

Fixes docs around the abstract constructor everything extends. Should help some static analysis problems.

Initial Release

21 Dec 22:02
678c716
Compare
Choose a tag to compare
v1.0.0

Add PHP 8 support