Fix zend tests to stop using $GLOBALS
[hiphop-php.git] / hphp / hack / test / typecheck / badglobal.php.exp
blob6117a5fd665a776f8e5e3a6fa8e56a7b388fb96c
1 File "badglobal.php", line 5, characters 3-10:
2 Variable `$GLOBALS` is undefined, or not always defined. (Naming[2050])