PHP Classes

File: vendor/spatie/array-to-xml/CHANGELOG.md

Recommend this page to a friend!
  Classes of Gavin Gordon Markowski   Helphp PHP Class Generator   vendor/spatie/array-to-xml/CHANGELOG.md   Download  
File: vendor/spatie/array-to-xml/CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Helphp PHP Class Generator
Generate classes from configuration parameters
Author: By
Last change:
Date: 1 year ago
Size: 713 bytes
 

Contents

Class file image Download

Changelog

All Notable changes to array-to-xml will be documented in this file

2.2.1 - 2016-12-08

  • fixed an error when there is a special character to the value set in _value

2.2.0 - 2016-06-04

  • added `toDom` method

2.1.1 - 2016-02-23

  • Fixed typo in the name of the `addSequentialNode`-function

2.1.0 - 2015-10-08

  • Add ability to use attributes

2.0.0 - 2015-10-08

  • Add support to collection arrays and dynamically XML convertion when keys are numeric

1.0.3 - 2015-10-03

  • handle values with special characters

1.0.1 - 2015-03-18

  • use DOMDocument for better validation
  • added an option to opt out of the automatic space replacement

1.0.0 - 2015-03-17

  • initial release