3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = strtolower("Ä"); echo str_replace(array("Ä"), array("ä"), $str);

preferences:
40.45 ms | 402 KiB | 5 Q