PEAR_Common::infoFromAny()

PEAR_Common::infoFromAny() -- Returns package information from different sources

Opis

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.

Parametr

string $info

Filename of the source ('package.xml', '<package>.tgz')

Zwracana wartość

string - Package information

Uwagi

Ta funkcja nie może być wywołana statycznie.