Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 in /in/I84pS on line 30
array(8) {
[0]=>
string(8) "username"
[1]=>
string(6) "status"
[2]=>
string(14) "status_message"
[3]=>
string(6) "active"
[4]=>
string(11) "last_active"
[5]=>
string(10) "deleted_at"
[6]=>
string(12) "phone_number"
[7]=>
string(6) "tax_id"
}
Output for 8.5.0
Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect in /in/I84pS on line 30
array(8) {
[0]=>
string(8) "username"
[1]=>
string(6) "status"
[2]=>
string(14) "status_message"
[3]=>
string(6) "active"
[4]=>
string(11) "last_active"
[5]=>
string(10) "deleted_at"
[6]=>
string(12) "phone_number"
[7]=>
string(6) "tax_id"
}
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.