3v4l.org

run code in 500+ 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:
63.13 ms | 1370 KiB | 5 Q