require_once '/PackageFile.php';
PEAR_PackageFile_v1|PEAR_PackageFile_v2& PEAR_PackageFile::fromArray (array $arr)
PEAR_PackageFile_v1|PEAR_PackageFile_v2& PEAR_PackageFile::fromArray
WARNING: no validation is performed, the array is assumed to be valid, always parse from xml if you want validation.
Contents of a previously parsed package.xml object.
throws no exceptions thrown
This function can not be called statically.