t / t4018 / php-interfaceon commit tests: make use of the test_must_be_empty function (d3c6751)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}