3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = 2; $vars = get_defined_vars(); function innerScope() { print_r($GLOBALS['vars']); } innerScope();

preferences:
34.86 ms | 402 KiB | 5 Q