3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = "There are many \r variations of passages\r of Lorem Ipsum available,\r but the majority have suffered\r alteration in some form.\r "; echo preg_replace('/\r\n(?!$)/','"\r\n"',$text);

preferences:
133.63 ms | 404 KiB | 5 Q