3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = '<p>my text 1</p> some other content <p>some other paragraph followed by an html line break</p><br> etc...'; $text = nl2br($text); $regex= '#<\/p>(<br\s?\/?>)#'; $text = preg_replace($regex, '</p>', $text); echo $text;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
153.04 ms | 2574 KiB | 10 Q