3v4l.org

run code in 300+ PHP versions simultaneously
<?php abstract class Something { public static function doNothing() { } } array_map(array('Something', 'doNothing'), array());

preferences:
51.41 ms | 402 KiB | 5 Q