3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump((int) '18446744073709551610');
Output for 8.1.34, 8.2.27 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.2 - 8.5.3
int(9223372036854775807)
Output for 8.5.0 - 8.5.1
Warning: The float-string "18446744073709551610" is not representable as an int, cast occurred in /in/FJXvS on line 3 int(9223372036854775807)

preferences:
47.28 ms | 723 KiB | 5 Q