t / t4018 / php-interfaceon commit pack-objects: move tree_depth into 'struct packing_data' (108f530)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}