Skip to content

Releases: jitesoft/php-exceptions

3.1.0

16 Oct 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

16 Oct 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...3.0.0

2.5.0

11 Oct 12:08
Compare
Choose a tag to compare

Introduced new exceptions:

  • HttpUnavailableForLegalReasons
  • HttpToEarly
  • HttpImATeapot
  • HttpBadGateway
  • HttpServiceUnavailable
  • Authorization

Updated the test files to use return values as well as static asserts instead of $this bound asserts.
Updated dependencies to latest versions.

2.4.1

06 Jun 14:31
Compare
Choose a tag to compare
Removed changes due to missinformation.

Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>

2.4.0

06 Jun 14:22
Compare
Choose a tag to compare
  • Added support for v2 of psr container implementation.
  • Added support for v2 and v3 of psr cache implementation.
  • Dependency updates.

2.3.4

30 Aug 10:01
Compare
Choose a tag to compare
Updated composer packages.

Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>