3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'hello \o{test} how are you?'; echo str_replace(['\o{','}'],['<span>','</span>'],$string); ?>

preferences:
22.3 ms | 404 KiB | 5 Q