Skip to content

Releases: spatie/array-to-xml

3.1.3

08 May 20:27
14ac461
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.1.3

3.1.2

03 Mar 14:21
dd6f7de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.1.2

3.1.1

11 Feb 13:51
18d474f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

12 Sep 17:08
Compare
Choose a tag to compare
  • add support for processing instructions

3.0.1

05 Sep 13:18
8cdbed8
Compare
Choose a tag to compare
  • allow null inside array to be converted to xml (#170)

3.0.0

23 Apr 12:54
Compare
Choose a tag to compare
  • require PHP 8+
  • drop support for PHP 7.x
  • convert syntax to PHP 8

2.16.0

18 Nov 22:03
db39308
Compare
Choose a tag to compare
  • add escapable colons in custom keys (#151)

2.15.1

12 Nov 19:20
Compare
Choose a tag to compare
  • add support for PHP 8

2.15.0

29 Oct 18:11
1795afa
Compare
Choose a tag to compare
  • add $xmlStandalone as a new parameter (#148)

2.14.0

14 Sep 19:07
15b5229
Compare
Choose a tag to compare
  • add support for dropping XML declaration (#145)