t / t4018 / php-interfaceon commit builtin rebase: optionally auto-detect the upstream (8f5986d)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}