Releases: spatie/array-to-xml
Releases · spatie/array-to-xml
2.8.0
- added support for mixed content
2.7.3
- fix for
DomExeception
s being thrown
2.7.2
- remove control characters
2.7.1
- fix setting attributes
2.7.0
- allow wrapping data in a CDATA section
2.6.1
- add fix for multiple empty/self-closing child elements
2.6.0
- add support for naming a root element and adding properties to it
2.5.2
- avoid pulling in the snapshot package on install
2.5.0
- allow encoding and version to be set
2.3.0
- attributes and value can be set in SimpleXMLElement style