3v4l.org

run code in 300+ PHP versions simultaneously
<?php class FastRouteRouter { /** * Template used when generating the cache file. */ public const CACHE_TEMPLATE = <<< 'EOT' <?php return %s; EOT; } $i = new FastRouteRouter(); var_dump($i);

preferences:
23.85 ms | 404 KiB | 5 Q