Skip to content

v3.2.0

Choose a tag to compare

@SimonFrings SimonFrings released this 24 May 10:41
· 4 commits to 3.x since this release
  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations.
    (#260 by @Ayesh)

  • Feature: Include previous exceptions when reporting unhandled promise rejections.
    (#262 by @clue)

  • Update test suite to improve PHP 8.4+ support.
    (#261 by @SimonFrings)