3v4l.org

run code in 300+ PHP versions simultaneously
<?php function foo(){ var_dump(array_key_exists('test', $GLOBALS)); } function bar(){ global $test; var_dump(array_key_exists('test', get_defined_vars())); } foo(); bar(); foo();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
153.28 ms | 2302 KiB | 13 Q