3v4l.org

run code in 300+ PHP versions simultaneously
<?php $php = <<<'EOT' some html <?php // Inline /** * Comment */ class C { function foo(T $t) {} } EOT; print_r(token_get_all($php));

preferences:
47.5 ms | 402 KiB | 5 Q