global statement removal: hphp/test [7/x]
commitc313ace85a77f75a1d2af7b72c558e5938925a13
authorBill Fumerola <bill@fb.com>
Fri, 22 Mar 2019 01:07:04 +0000 (21 18:07 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 22 Mar 2019 01:10:09 +0000 (21 18:10 -0700)
tree590cc9937226b8ef89e69a4c3e37ab6661d336a1
parent87877b71759d5d21af23cc624acbb9beb89ba212
global statement removal: hphp/test [7/x]

Reviewed By: jano

Differential Revision: D14415120

fbshipit-source-id: b85b921e5c87fdb0f817569af3c370850fcb2800
31 files changed:
hphp/test/quick/coverage.php
hphp/test/quick/debugger/break5.php
hphp/test/quick/debugger/break5.php.expectf
hphp/test/quick/debugger/break5.php.in
hphp/test/quick/debugger/eval2.php
hphp/test/quick/exception_bug_2080454.php
hphp/test/quick/fpush_fatal.php
hphp/test/quick/getter-magic.php
hphp/test/quick/guard-bug.php
hphp/test/quick/guard-bug.php.expect
hphp/test/quick/hopt_late_jcc_to_jmp.php
hphp/test/quick/incdec-magic2.php
hphp/test/quick/incdec-magic4.php
hphp/test/quick/incdec-magic5.php
hphp/test/quick/recursive-magic-call.php
hphp/test/quick/setop-magic2.php
hphp/test/quick/setter-magic.php
hphp/test/quick/setter-magic2.php
hphp/test/quick/stack_overflow.php
hphp/test/quick/switchRef.php
hphp/test/quick/zend_bug54265.php
hphp/test/slow/array_access/foreach.php
hphp/test/slow/ext_intervaltimer/zero-interval.php
hphp/test/slow/ext_mysql/connect.inc
hphp/test/slow/ext_redis/scan.php
hphp/test/slow/hint/2192.php
hphp/test/slow/object/static_inits_2.php
hphp/test/slow/php7_backported/scalar-types/strict_nested.php
hphp/test/slow/properties/side-effects-1.php
hphp/test/slow/super_globals/1387.php
hphp/test/slow/useless_assignment/1743.php