- Output for 7.3.33, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
- Output for 5.3.6
- Parse error: syntax error, unexpected '[' in /in/PqKPM on line 3
Process exited with code 255.
<?php
$array = [];
foreach($array as $arr){
var_export($arr);
}