Skip to content

V9.5.0: Add support for PHP 8.6

Latest

Choose a tag to compare

@oliverklee oliverklee released this 20 Sep 15:21
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
v9.5.0
f284e63

Added

  • Add support for PHP 8.6 (#1619)

Removed

  • Remove the thecodingmachine/safe dependency (#1622)

Fixed

  • Parse semicolon-terminated @layer statements (and other statement at-rules)
    instead of consuming until the next { (#1624)

New Contributors

Full Changelog: v9.4.0...v9.5.0