3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = [ "test", "test2" ]; $b = [1, 2]; echo implode(', ', array_map(function ($entry) { return $entry['tag_name']; }, $input));

preferences:
36.35 ms | 402 KiB | 5 Q