3v4l.org

run code in 300+ PHP versions simultaneously
<?php $gmp = gmp_init(0); $bool = (bool) $gmp; var_dump($bool);
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.19, 8.3.0 - 8.3.7
Recoverable fatal error: Object of class GMP could not be converted to bool in /in/LHpD1 on line 5
Process exited with code 255.

preferences:
56.24 ms | 402 KiB | 62 Q