3v4l.org

run code in 300+ PHP versions simultaneously
<?php $Text = "There is a pleasure in the pathless woods, There is a rapture on the lonely shore, There is society, where none intrudes."; $Text=trim($Text); $Text=preg_replace("/[\r\n]+/", "\n", $Text); echo $Text;

preferences:
53.32 ms | 402 KiB | 5 Q