Skip to content

3.8.0

Compare
Choose a tag to compare
@ramsey ramsey released this 19 Jul 23:42
3.8.0
d09ea80

Added

  • Support discovery of MAC addresses on FreeBSD systems
  • Use a polyfill to provide PHP ctype functions when running on systems where the
    ctype functions are not part of the PHP build
  • Disallow a trailing newline character when validating UUIDs
  • Annotate thrown exceptions for improved IDE hinting