3v4l.org

run code in 300+ PHP versions simultaneously
<?php $items=array([]=>array(["batch_no"]=>'k1',["part_no"]=>1125,["qty"]=>2),array(["batch_no"]=>'J1',["part_no"]=>1125,["qty"]=>4),["batch_no"]=>'k1',["part_no"]=>1125,["qty"]=>5); print_r($items); ?>
Output for 7.0.0 - 7.0.2
Fatal error: Illegal offset type in /in/mMJkg on line 3
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Warning: Illegal offset type in /in/mMJkg on line 3 Array ( [0] => Array ( ) )

preferences:
273.76 ms | 1396 KiB | 38 Q