Warning: The float 9.223372036854776E+18 is not representable as an int, cast occurred in /in/PYRPM on line 9
Warning: The float 9.223372036854776E+18 is not representable as an int, cast occurred in /in/PYRPM on line 15
Warning: The float 9.223372036854776E+18 is not representable as an int, cast occurred in /in/PYRPM on line 19
bool(true)
bool(true)
bool(false)
string(19) "9223372036854775808"
bool(false)
bool(false)
float(9.223372036854776E+18)
int(-9223372036854775808)
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.
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 5
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 7
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 9
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 11
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 13
bool(true)
bool(true)
bool(true)
string(20) "18446744073709552000"
bool(true)
bool(false)
float(9.2233720368548E+18)
int(-9223372036854775808)
Output for 4.3.0 - 4.3.1
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 5
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 7
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 9
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 11
Notice: Use of undefined constant PHP_INT_MAX - assumed 'PHP_INT_MAX' in /in/PYRPM on line 13
bool(true)
bool(true)
bool(true)
string(20) "18446744073709551616"
bool(true)
bool(false)
float(9.2233720368548E+18)
int(-9223372036854775808)