3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "Unsigned and Signed:\n"; printf("%f\n",(PHP_INT_MAX * 2) - 1); printf("%d\n",PHP_INT_MAX);

preferences:
41.81 ms | 402 KiB | 5 Q