3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); function return_me_an_array() { return array('my_value'); } $var = current(array()); echo $var == false;

preferences:
34.79 ms | 402 KiB | 5 Q