string PEAR_Common::infoFromAny (
string $info
)
Returns package information from different sources. This method is able to extract information about a package from a .tgz archive or from a XML package definition file.
$info
Filename of the source ('package.xml'
,
'<package>.tgz'
)
string
-
Package information
Error code | Error value | Meaning | Solution |
---|---|---|---|
" |
This function can not be called statically.