3v4l.org

run code in 300+ PHP versions simultaneously
<?php $someVar = 'false'; $anotherVar = (bool) $someVar; var_dump($anotherVar);

preferences:
31.8 ms | 402 KiB | 5 Q