t / t4018 / php-interfaceon commit headers: normalize the spelling of some header guards (0009d35)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}