getMetadata()); $p["test.txt"]->setMetadata("hi2"); var_dump($p["test.txt"]->getMetadata()); echo "ok\n"; __HALT_COMPILER(); ?> ?test.txtHE s:2:"hi";