3v4l.org

run code in 300+ PHP versions simultaneously
<?php printf("%u\n",0xffffffff);// 4294967295 printf("%d\n",((int) 0xffffffff) + 1);// -1 or ???

preferences:
47.84 ms | 402 KiB | 5 Q