Skip to content

10.2.0: Short netmask notation

Compare
Choose a tag to compare
@thekid thekid released this 26 Apr 18:16
· 61 commits to master since this release
  • Merged PR #19: Add support for shortened netmasks - @kiesel
  • Fixed stream_select(): Argument 5 ($microseconds) should be null
    instead of 0 when argument 4 ($seconds) is null
    warning in PHP 8.1
    (@thekid)