PEAR_PackageFile::fromAnyFile | PEAR_PackageFile::fromPackageFile |
PEAR | |
PEAR Manual | |
require_once '/PackageFile.php'; |
PEAR_PackageFile_v1|PEAR_PackageFile_v2&
PEAR_PackageFile::fromArray
(
array
$arr
)
Warning |
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.
PEAR_PackageFile::fromAnyFile | PEAR_PackageFile::fromPackageFile |
PEAR | |
PEAR Manual | |