3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "Союз Советских Социалистических Республик"; $expr = '/(?<=\s|^)\w/iu'; preg_match_all($expr, $string, $matches); $result = implode('', $matches[0]); echo $result = strtoupper($result);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
153.07 ms | 1868 KiB | 11 Q