bool(false)
bool(false)
Warning: The float NAN is not representable as an int, cast occurred in /in/N6AoL on line 8
Deprecated: Implicit conversion from float NAN to int loses precision in /in/N6AoL on line 8
array(1) {
[0]=>
int(3)
}
Warning: The float NAN is not representable as an int, cast occurred in /in/N6AoL on line 9
Deprecated: Implicit conversion from float NAN to int loses precision in /in/N6AoL on line 9
bool(true)
Warning: The float INF is not representable as an int, cast occurred in /in/N6AoL on line 12
array(1) {
[0]=>
int(3)
}
Warning: The float INF is not representable as an int, cast occurred in /in/N6AoL on line 13
bool(true)
Output for 8.3.0 - 8.3.30, 8.4.1 - 8.4.18
bool(false)
bool(false)
Deprecated: Implicit conversion from float NAN to int loses precision in /in/N6AoL on line 8
array(1) {
[0]=>
int(3)
}
Deprecated: Implicit conversion from float NAN to int loses precision in /in/N6AoL on line 9
bool(true)
Deprecated: Implicit conversion from float INF to int loses precision in /in/N6AoL on line 12
array(1) {
[0]=>
int(3)
}
Deprecated: Implicit conversion from float INF to int loses precision in /in/N6AoL on line 13
bool(true)