t / t4018 / php-interfaceon commit test-lib: whitelist GIT_TR2_* in the environment (c1ee579)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}