t / t4018 / php-interfaceon commit ci: rename the library of common functions (c2160f2)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}