/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.
+ object created:
object(stdClass)#1 (3) {
["foo"]=>
int(42)
Notice: Illegal member variable name in /in/IU3GW on line 9
[""]=>
int(37)
["bar"]=>
int(19)
}
enum properties:
Notice: Illegal member variable name in /in/IU3GW on line 12
string(3) "foo"
string(3) "bar"
get_object_vars()
array(3) {
["foo"]=>
int(42)
[""]=>
int(37)
["bar"]=>
int(19)
}
+ object created:
object(stdClass)#1 (3) {
["foo"]=>
int(42)
Notice: Illegal member variable name in /in/IU3GW on line 9
[""]=>
int(37)
["bar"]=>
int(19)
}
enum properties:
string(3) "foo"
Notice: Illegal member variable name in /in/IU3GW on line 12
string(3) "bar"
get_object_vars()
Notice: Illegal member variable name in /in/IU3GW on line 17
array(2) {
["foo"]=>
int(42)
["bar"]=>
int(19)
}