3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = json_encode([{"label":"vvk","data":[["1404054000000",6],["1405353600000",10]]},{"label":"vrij","data":[["1404054000000",4],["1405353600000",8]]},{"label":"online","data":[["1405347300000",1],["1405348200000",2]]},{"label":"ADK","data":[["1405353600000",5]]},{"label":"ADK Kind","data":[["1405353600000",4]]}]); // foreach($data as $mydata) { // echo $mydata; //} echo $data[0];
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected '{', expecting ']' in /in/URdPd on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected '[', expecting ')' in /in/URdPd on line 3
Process exited with code 255.

preferences:
182.11 ms | 1395 KiB | 67 Q