/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.
The XML without new lines,tabs
:The Bug
:object(SimpleXMLElement)#2 (2) {
["@attributes"]=>
array(1) {
["a"]=>
string(1) "b"
}
["row"]=>
array(2) {
[0]=>
object(SimpleXMLElement)#1 (2) {
["@attributes"]=>
array(1) {
["b"]=>
string(1) "y"
}
["item"]=>
object(SimpleXMLElement)#4 (1) {
["@attributes"]=>
array(1) {
["s"]=>
string(1) "t"
}
}
}
[1]=>
object(SimpleXMLElement)#3 (2) {
["@attributes"]=>
array(1) {
["p"]=>
string(1) "c"
}
["item"]=>
object(SimpleXMLElement)#5 (1) {
["@attributes"]=>
array(1) {
["y"]=>
string(1) "n"
}
}
}
}
}
Fatal error: Call to undefined function json_encode() in /in/RUnot on line 22
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.1
The XML without new lines,tabs
:The Bug
:object(SimpleXMLElement)#2 (1) {
["row"]=>
array(2) {
[0]=>
object(SimpleXMLElement)#1 (1) {
["item"]=>
object(SimpleXMLElement)#4 (0) {
}
}
[1]=>
object(SimpleXMLElement)#3 (1) {
["item"]=>
object(SimpleXMLElement)#5 (0) {
}
}
}
}
Fatal error: Call to undefined function json_encode() in /in/RUnot on line 22
Process exited with code 255.