Skip to content

V1.1.0: PHP 8

Choose a tag to compare

@aawnu aawnu released this 09 Feb 23:31
· 260 commits to master since this release
737d07d

This release will update supported version to PHP 8+ and apply stricter types on stuff without workarounds or exceptions.

NOTE: If you are on PHP 7<8 then update composer to 1.0.* as version to ensure keeping PHP 7+ supported versions.

What's Changed

  • Enable debug mode for individual events on live by @aawnu in #25
  • Move support up to PHP 8+ by @aawnu in #27

Full Changelog: v1.0.10...v1.1.0