t / t4018 / php-interfaceon commit fsck tests: add a test for no skipList input (536a9ce)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}