3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = 'the big bang'; preg_match_all('@b.n?g@', $text, $matches);; var_dump($matches);

preferences:
40.08 ms | 402 KiB | 5 Q