Skip to content

V8.1.0: Add support for PHP 8.5

Latest

Choose a tag to compare

@oliverklee oliverklee released this 15 Sep 13:43
· 34 commits to main since this release
v8.1.0
e59cdcc

Added

  • Add support for PHP 8.5 (#1470)

Changed

  • Require sabberworm/php-css-parser version 9.1.0 or higher (#1465)
  • Improve declaration block parsing performance (#1452)

Fixed

  • Make some type annotations more specific (#1428)