- 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/xslon PHP 8.4. - Disallow to install
genkgo/xslon PHP 8.5 due library is not compatible. - Use
nosborn/github-action-markdown-cli@v3action. - Fix configuration file for
php-cs-fixer. - Define
$argvon CLI script to satisfy PHPStan. - Fix how SaxonHE is installed on Windows.
- Add PHP 8.5 to test matrix.
- Update development tools.