testarray[] = 1; var_dump($this->testarray); } } $z = new myZip; $z->testp = "foobar"; var_dump($z);