Hexadecimal
Fatal error: Uncaught ValueError: gmp_init(): Argument #1 ($num) is not an integer string in /in/ArU7r:4
Stack trace:
#0 /in/ArU7r(4): gmp_init('0X')
#1 {main}
thrown in /in/ArU7r on line 4
Process exited with code 255.
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.
Output for 7.3.32, 7.4.26, 7.4.33, 8.0.13
Hexadecimal
Fatal error: Uncaught Error: Call to undefined function gmp_init() in /in/ArU7r:4
Stack trace:
#0 {main}
thrown in /in/ArU7r on line 4
Process exited with code 255.
Output for 8.0.0 - 8.0.1
Hexadecimal
object(GMP)#1 (1) {
["num"]=>
string(1) "0"
}
object(GMP)#1 (1) {
["num"]=>
string(1) "0"
}
gmp_init(): Argument #1 ($num) is not an integer string
gmp_init(): Argument #1 ($num) is not an integer string
Binary
object(GMP)#2 (1) {
["num"]=>
string(1) "0"
}
object(GMP)#2 (1) {
["num"]=>
string(1) "0"
}
gmp_init(): Argument #1 ($num) is not an integer string
gmp_init(): Argument #1 ($num) is not an integer string
Done
Hexadecimal
object(GMP)#1 (1) {
["num"]=>
string(1) "0"
}
object(GMP)#1 (1) {
["num"]=>
string(1) "0"
}
Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in /in/ArU7r on line 14
bool(false)
Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in /in/ArU7r on line 19
bool(false)
Binary
object(GMP)#1 (1) {
["num"]=>
string(1) "0"
}
object(GMP)#1 (1) {
["num"]=>
string(1) "0"
}
Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in /in/ArU7r on line 36
bool(false)
Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in /in/ArU7r on line 41
bool(false)
Done