3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test() { static $appDir, $includePaths, $excludePaths; if (!isset($appDir, $includePaths, $excludePaths)) { extract($_SERVER, EXTR_IF_EXISTS); } } test();

preferences:
28.71 ms | 402 KiB | 5 Q