Skip to content

V9.1.0: Add support for PHP 8.5

Latest

Choose a tag to compare

@oliverklee oliverklee released this 14 Sep 08:13
· 10 commits to main since this release
v9.1.0
1b363fd

Added

  • Add support for PHP 8.5 (#1355)

Fixed

  • Improve performance of selector validation
    (avoiding silent PCRE catastrophic failure) (#1372)
  • Use typesafe versions of PHP functions (#1368, #1370)