3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array( 0 => array ( 'id' => '3', 'notifications' => '1'), 1 => array ( 'id' => '4', 'notifications' => '1' ) ); $x = $arr[0]; var_dump($x);

preferences:
34.52 ms | 402 KiB | 5 Q