string(17) "Invalid character"
Deprecated: Function xml_parser_free() is deprecated since 8.5, as it has no effect since PHP 8.0 in /in/eb2k1 on line 7
Array
(
[0] => Array
(
[tag] => XML
[type] => open
[level] => 1
)
[1] => Array
(
[tag] => FELD1
[type] => complete
[level] => 2
[value] => blubb
)
[2] => Array
(
[tag] => FELD2
[type] => open
[level] => 2
[value] => dies hier sonderzeichen
)
)
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.