Skip to content

Releases: emgiezet/errbit-php

php8.2 and 8.3 support

25 Jun 08:26
f9a4815
Compare
Choose a tag to compare

Added the github actions to cover running test on the 8.2 and 8.3 version.
Added composer compatibility.

2,0.1

07 Feb 14:42
ee2624d
Compare
Choose a tag to compare

What's Changed

  • php8.0 - support removed some fancy stuff like readonly arguments by @emgiezet in #29

Full Changelog: 2.0.0...2.0.1

2.0.0 php 8.0 support

07 Feb 14:23
11d78f4
Compare
Choose a tag to compare

What's Changed

  • Major rewrite to php8.0
  • New composer dependencies
  • new Writer based on Guzzle HttpClient. works in sync and async.

Deprecations:

  • dropped php5.3 support

New Contributors

Full Changelog: 1.1.1...2.0.0