3v4l.org

run code in 300+ PHP versions simultaneously
<?php $content = <<<CONTENT a @tag CONTENT; $matches = array(); var_dump(preg_match('/^\n\w*@/', $content, $matches, null, 0) === 1);

preferences:
37.87 ms | 402 KiB | 5 Q