3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! error_reporting(-1); $a = array('str' => array(1, 2, 3)); @array_shift($a['str']); var_dump($a);

preferences:
45.64 ms | 402 KiB | 5 Q