Skip to content

Releases: genkgo/xsl

1.4.0

22 Aug 14:42
Compare
Choose a tag to compare

Drop PHP 8.0 and 8.1, add PHP 8.3.

1.3.1

11 Aug 10:45
Compare
Choose a tag to compare

Minor fix for using xsl:copy-of within a xsl:for-each-group statement. This now does not output namespaces anymore.

1.3.0

09 May 12:54
da05b91
Compare
Choose a tag to compare

Add support for PHP 8.2

1.2.0

08 Nov 15:10
a575600
Compare
Choose a tag to compare

Drop PHP 7.4, more PHP 8.1 compatibility fixes.

1.1.2

01 Nov 15:00
Compare
Choose a tag to compare

Fix current-grouping-key() inside new <xsl:for-each> call.

1.1.0

05 Apr 11:29
Compare
Choose a tag to compare

Tested support for PHP 8.0 and 8.1.

1.0.8

15 Dec 11:07
Compare
Choose a tag to compare

Allow use of zero in sequence constructor

1.0.7

27 Sep 19:34
Compare
Choose a tag to compare

Fix reporting error when not wanted

1.0.5

19 Apr 13:13
71067a2
Compare
Choose a tag to compare

PHP8 compatibility

1.0.0

18 Jul 16:59
Compare
Choose a tag to compare

Rewrite of arguments passed to XPath functions. Allow to load function more lazily.