3v4l.org

run code in 300+ PHP versions simultaneously
<?php $gmp = gmp_init(0); $bool = (bool) $gmp; var_dump($bool);
Output for 8.4.1 - 8.4.12
bool(false)
Output for 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.25
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:
71.23 ms | 407 KiB | 5 Q