All Notable changes to array-to-xml
will be documented in this file
- fixed an error when there is a special character to the value set in _value
- added
toDom
method
- Fixed typo in the name of the
addSequentialNode
-function
- Add ability to use attributes
- Add support to collection arrays and dynamically XML convertion when keys are numeric
- handle values with special characters
- use DOMDocument for better validation
- added an option to opt out of the automatic space replacement
- initial release