3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = array('text1', 'text2', 'text-fixed-font3'); preg_match_all('#\d+#', $text, $matches); var_dump($matches);

preferences:
40.34 ms | 402 KiB | 5 Q