3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); function get_arr(){ return array(1,2); } $el = reset(get_arr()); echo $el;

preferences:
50.81 ms | 402 KiB | 5 Q