t / t4018 / php-interfaceon commit t3506: validate '-m 1 -ff' is now accepted for non-merge commits (1c32013)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}