3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [1, 2, 3]; $ressult = array_map(function($data) { throw new Exception(); }, $array);

preferences:
36.01 ms | 402 KiB | 5 Q