t / t4018 / php-interfaceon commit t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd' (decfe05)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}