3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = [...['foo' => 'bar']];
Output for 8.1.0, 8.2.3 - 8.2.4
Output for 7.4.0 - 7.4.26, 8.0.0 - 8.0.29
Fatal error: Cannot unpack array with string keys in /in/A4gqa on line 3
Process exited with code 255.
Output for 7.3.13 - 7.3.33
Parse error: syntax error, unexpected '...' (T_ELLIPSIS), expecting ']' in /in/A4gqa on line 3
Process exited with code 255.

preferences:
183.79 ms | 1399 KiB | 73 Q