Skip to content

Releases: davidemariabusi/xml-converter

v0.1.3: Bug fix

15 Sep 15:20
Compare
Choose a tag to compare
Fix xml validation

v0.1.2

20 Jan 15:54
Compare
Choose a tag to compare
Overriding XML-string-to-PHP-array package

Removed the XML-string-to-PHP-array package and overridden some features by adding a custom XmlParsingExcpetion exception. Lowered the phpstan level to 6. @TODO change it back to 9 and refactor the FromXML class.

v0.1.1

20 Jan 11:29
Compare
Choose a tag to compare
Update composer version and doc

v0.1.0

20 Jan 10:25
Compare
Choose a tag to compare
Initial commit