t / t4018 / php-interfaceon commit log,diff-tree: add --combined-all-paths option (d76ce4f)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}