Skip to content

Releases: shrikeh/teapot

Bump versions

01 Sep 13:57
Compare
Choose a tag to compare

Add basic examples and bump composer versions.

Deprecate PHP 5.4 and tidy up

19 Feb 15:46
Compare
Choose a tag to compare
Pre-release
Merge pull request #50 from shrikeh/feature/update-documentation-and-…

…clean=up

Feature/update documentation and clean=up

Fix builds

03 Jan 14:02
Compare
Choose a tag to compare
v2.2.1

Copy paste error

Move status codes into separate library

16 Nov 09:20
Compare
Choose a tag to compare

Move all the status codes into a separate library so they can be directly used if someone doesn't want the additional Exceptions/Value Objects etc.

Remove dependencies that require higher PHP versions

07 Jul 08:50
Compare
Choose a tag to compare
Merge pull request #48 from KoenraadM/master

Fixes #47 Dependecy on Nette removed

Move to RFC 72xx

22 Apr 12:22
Compare
Choose a tag to compare
  • Move from RFC 2616 to using the RFC 72xx family of RFCs
  • Add a Status Line value object
  • Tests

v1.0.2: Merge pull request #32 from localheinz/fix/imports

18 Aug 09:21
Compare
Choose a tag to compare
Fix: Remove leading slash when importing, remove unused imports