3v4l.org

run code in 300+ PHP versions simultaneously
<?php $comment = ' <!--This is a comment. <!--This is a comment. Comments are not displayed in the browser --><!--asdasdasdsdadisplayed in the browser--> Comments are not disasdsdahe browser-->'; preg_match('/(\<!--\s*.*?((--\>)|$))/imsx', $comment, $matches); var_dump($matches);

preferences:
29 ms | 402 KiB | 5 Q