t / t4018 / php-interfaceon commit msvc: add a compile-time flag to allow detailed heap debugging (556702f)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}