Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@SimonFrings SimonFrings released this 11 Jun 12:49
· 13 commits to 3.x since this release
  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations.
    (#179 by @clue)

  • Feature: Full PHP 8.3 compatibility.
    (#172 by @clue)

  • Fix: Fix drain event of ThroughStream to handle potential race condition.
    (#171 by @clue)