Tags: spatie/array-to-xml
Toggle 3.4.0's commit message
Allow passing of saveXML options (#235 )
* Allow passing of saveXML options
* Feedback
Toggle 3.3.0's commit message
Fix explicit nullable parameter for PHP 8.4 compatibility (#233 )
Toggle 3.2.3's commit message
Add proper boolean conversion to xml representation (#228 )
* Add proper boolean conversion to xml representation
* Update CHANGELOG.md
* Update ArrayToXmlTest.php
Toggle 3.2.2's commit message
Conver null based on option (#226 )
* Convert null to xsi:nil based on setting
* Update ArrayToXml.php
* Update ArrayToXml.php
* Update ArrayToXmlTest__it_can_convert_an_array_with_empty_string_and_null_value_to_xml__1.xml
* Update ArrayToXml.php
Toggle 3.2.1's commit message
Toggle 3.2.0's commit message
Added Closure value support (#219 )
* Added Closure value support
* Added Closure example to docs
* Changed use Closure
Toggle 3.1.6's commit message
Add addXmlDeclaration parameter (#216 )
* Add addXmlDeclaration parameter
* Add test
Toggle 2.17.1's commit message
Toggle 3.1.5's commit message
fix deprecated `passing null as string type` (#204 )
Toggle 2.17.0's commit message
Backport 3.x changes (#201 )
* Backport misc changes
* Backport `Rewrite phpunit tests to pest` (#183 )
This will help backporting changes from main branch
* Backport e46df26
* Backport b80f142
* Backport aaa512f
* Backport dd6f7de
* Backport 14ac461
* Backport 670ede8
You can’t perform that action at this time.