3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr_period = array ( 0 => array ( 'period' => 7 'y' => 20 ), 1 => array ( 'period' => 8 'y' => 20.50 ) , 2 => array ( 'period' => 9 'y' => 7020 ) , 3 => array ( 'period' => 10 'y' => 6520 ) , 4 => array ( 'period' => 11 'y' => 65920 ) , 5 => array ( 'period' => 12 'y' => 62820 ) , 6 => array ( 'period' => 13 'y' => 6120 ) , );
Output for 7.0.0 - 7.0.24, 7.1.0 - 7.1.10
Parse error: syntax error, unexpected ''y'' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in /in/SIGr5 on line 4
Process exited with code 255.

preferences:
166.22 ms | 1395 KiB | 43 Q