t / t4018 / php-interfaceon commit Declare that the next one will be named 2.20 (2efbb7f)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}