Releases: genkgo/xsl
Releases · genkgo/xsl
1.5.0
1.4.0
Drop PHP 8.0 and 8.1, add PHP 8.3.
1.3.1
Minor fix for using xsl:copy-of
within a xsl:for-each-group
statement. This now does not output namespaces anymore.
1.3.0
Add support for PHP 8.2
1.2.0
Drop PHP 7.4, more PHP 8.1 compatibility fixes.
1.1.2
Fix current-grouping-key()
inside new <xsl:for-each>
call.
1.1.0
Tested support for PHP 8.0 and 8.1.
1.0.8
Allow use of zero in sequence constructor
1.0.7
Fix reporting error when not wanted
1.0.5
PHP8 compatibility