3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo gmp_pow(64, 11);
Output for 8.1.0 - 8.1.33, 8.2.0 - 8.2.25, 8.2.27 - 8.2.29, 8.3.0 - 8.3.13, 8.3.15 - 8.3.25, 8.4.2 - 8.4.12
73786976294838206464
Output for 8.2.26, 8.3.14, 8.4.1
Fatal error: Uncaught ValueError: base and exponent overflow in /in/eY5kA:2 Stack trace: #0 /in/eY5kA(2): gmp_pow(64, 11) #1 {main} thrown in /in/eY5kA on line 2
Process exited with code 255.

preferences:
50.55 ms | 407 KiB | 5 Q