3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = []; $i = 0; $test['bcc' . $i] = 'test1'; $test["bbc$i"] = 'test2'; var_dump($test);

preferences:
36.55 ms | 402 KiB | 5 Q