Skip to content

Releases: CorpusPHP/Http

v1.2.0

Choose a tag to compare

@donatj donatj released this 10 Sep 17:34
8c976a5

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

Choose a tag to compare

@donatj donatj released this 28 May 21:13
2efe3d6

Features

Modernizes the HTTP Status codes in the Status class

What's Changed

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

Doc Fixes

Choose a tag to compare

@donatj donatj released this 15 May 05:28
d41f21a

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

Initial Release

Choose a tag to compare

@donatj donatj released this 21 Dec 22:02
678c716
v1.0.0

Add PHP 8 support