setStub(''); $phar->setMetadata('hi'); $phar['test.txt'] = "hi "; $phar['test.txt']->setMetadata('hi'); $phar->addEmptyDir('test'); ?>