Output from Function test()
GLOBAL
LOCAL
$GLOBALS
array(7) { ["_GET"]=> array(0) { } ["_POST"]=> array(0) { } ["_COOKIE"]=> array(1) { ["PHPSESSID"]=> string(26) "cvmneehujgtdmt24059bfdu9a7" } ["_FILES"]=> array(0) { } ["thisIsGlobal1"]=> string(6) "GLOBAL" ["someValue"]=> float(22.47) ["someBoolean"]=> bool(true) }