Skip to content

v1.8.0

Compare
Choose a tag to compare
@SimonFrings SimonFrings released this 01 Sep 14:41
· 15 commits to 1.x since this release
  • Feature: Full support for PHP 8.1 and PHP 8.2.
    (#47 and #48 by @SimonFrings)

  • Feature: Mark passwords and URIs as #[\SensitiveParameter] (PHP 8.2+).
    (#49 by @SimonFrings)

  • Feature: Forward compatibility with upcoming Promise v3.
    (#44 by @clue)

  • Fix: Fix invalid references in exception stack trace.
    (#45 by @clue)

  • Improve test suite and fix legacy HHVM build.
    (#46 by @SimonFrings)