3v4l.org

run code in 300+ PHP versions simultaneously
<?php function text_format($txt) { if (!empty($txt)) { $char = '-.' ; $t = str_split($char); $str = $text ; return str_replace($t, "\n", $str)); } } echo text_format("Hello there- How are you today? I am fine thank you. And - yourself");
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.30
Parse error: syntax error, unexpected ')' in /in/L1m8q on line 8
Process exited with code 255.

preferences:
189.92 ms | 1395 KiB | 67 Q