3v4l.org

run code in 300+ PHP versions simultaneously
<?php function myfunction($hellothere){ echo "what"; } preg_match("/(?P<hello>abc)/", "abc", $matches); var_dump($matches);

preferences:
53.7 ms | 402 KiB | 5 Q