Skip to content

Releases: jitesoft/php-exceptions

3.1.0

Choose a tag to compare

@Johannestegner Johannestegner released this 16 Oct 08:30

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

Choose a tag to compare

@Johannestegner Johannestegner released this 16 Oct 08:19

What's Changed

Full Changelog: 2.5.0...3.0.0

2.5.0

Choose a tag to compare

@Johannestegner Johannestegner released this 11 Oct 12:08

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

Choose a tag to compare

@Johannestegner Johannestegner released this 06 Jun 14:31
Removed changes due to missinformation.

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

2.4.0

Choose a tag to compare

@Johannestegner Johannestegner released this 06 Jun 14:22
  • Added support for v2 of psr container implementation.
  • Added support for v2 and v3 of psr cache implementation.
  • Dependency updates.

2.3.4

Choose a tag to compare

@Johannestegner Johannestegner released this 30 Aug 10:01
Updated composer packages.

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