3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); $a = array('foo' => array('foo2'=>'hello')); echo reset(reset($a));

preferences:
67.51 ms | 402 KiB | 5 Q