Skip to content

0.14.3

Compare
Choose a tag to compare
@dktapps dktapps released this 10 Jan 21:36
· 74 commits to stable since this release
4798576

Changes since 0.14.2

  • Datagram sequence numbers are now never reused.
  • Server->__construct() now checks that the passed MTU size is bigger than Session::MIN_MTU_SIZE.
  • Dropped support for PreProcessor.
  • Now analysed using PHPStan level 9.