t / t4018 / php-interfaceon commit read-cache: clean up casting and byte decoding (371ed0d)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}