3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = <<<BODY hello, this is some email copy-- check this out -- Tom Foolery BODY; var_export(preg_replace('~.*\K\R-- *\R.*~s', '', $string));

preferences:
19.21 ms | 405 KiB | 5 Q