Skip to content

v2.6.1

Latest
Compare
Choose a tag to compare
@gmazzap gmazzap released this 11 Nov 18:06
· 46 commits to master since this release
a31c845

Added

  • Compatibility with PHP 8.1 (props @jrfnl)

Changed

  • Improved QA GitHub action workflow for speed, robustness, compat with PHP 8.1, and start testing for PHP 8.2 (props @jrfnl)
  • Improved doc-block for Filters\has (props @shvlv)
  • Improved documentation for added hooks (props @Idealien)

Fixed

  • Allow for fully-qualified parameter type declarations (props @tfrommen)
  • Fixed ClosureParamStringForm compat with PHP 5.6 (props @jrfnl)