3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getFullColumnList() { $x=array("aaa_type", "sss"); return preg_grep("/a/",$x); } $a=getFullColumnList(); echo ($a);

preferences:
30.08 ms | 402 KiB | 5 Q