3v4l.org

run code in 300+ PHP versions simultaneously
<?php $variable = "Памиы"; preg_match('/([а-я]+)/i', $variable, $matches); print_r($matches);

preferences:
50.97 ms | 402 KiB | 5 Q