3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = array(array('errors' => array(), 'path' => '/some/path/to/a/file.jpg'), array('errors' => array(), 'path' => '/yet/another/path.jpg')); var_dump($a); echo $a[0][0]['path'];

preferences:
45.36 ms | 402 KiB | 5 Q