lib-array2xml icon indicating copy to clipboard operation
lib-array2xml copied to clipboard

PHP 8.1 support

Open wouter-toppy opened this issue 2 years ago • 2 comments

When logging psalm logs to xml. its gets the following error:

Uncaught RuntimeException: PHP Error: DOMDocument::createTextNode(): Passing null to parameter #1 ($data) of type string is deprecated in /app/vendor/openlss/lib-array2xml/LSS/Array2XML.php:174 in /app/vendor/vimeo/psalm/src/Psalm/Internal/ErrorHandler.php:66

in PHP8.1 you cant pass a parameter anymore

wouter-toppy avatar Jul 26 '22 13:07 wouter-toppy

Any update on this? @nullivex

wouter-toppy avatar Oct 10 '22 11:10 wouter-toppy

pull is already provided by @juwebweb on https://github.com/nullivex/lib-array2xml/pull/19

wouter-toppy avatar Oct 10 '22 11:10 wouter-toppy