Skip to content

Version 3.0.2

Latest

Choose a tag to compare

@eclipxe13 eclipxe13 released this 17 Mar 16:13
· 9 commits to master since this release
967b7df
  • Update license year.
  • Fix some typos on validator messages.
  • Ensure compatibility with PHP 8.5.
  • Fix some types that were forces using PHP document blocks.

Other development changes:

  • Allow to install genkgo/xsl on PHP 8.4.
  • Disallow to install genkgo/xsl on PHP 8.5 due library is not compatible.
  • Use nosborn/github-action-markdown-cli@v3 action.
  • Fix configuration file for php-cs-fixer.
  • Define $argv on CLI script to satisfy PHPStan.
  • Fix how SaxonHE is installed on Windows.
  • Add PHP 8.5 to test matrix.
  • Update development tools.