3v4l.org

run code in 300+ PHP versions simultaneously
<?php function modifyText($text) { $url = '~https?://[a-zA-Z0-9.-]+\.[a-zA-Z]{2,3}(?:\/\S*(?<!\.))?~'; $string= preg_replace($url, '<a href="$0" target="_blank">$0</a>', $text); return $string; } echo modifyText("Example text... https://example.com/site. More text here... https://example.com/site");

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
167.3 ms | 2155 KiB | 12 Q