constructor PEAR_PackageFile::PEAR_PackageFile()
Parameter
- PEAR_Config &$config
The configuration to use for parsing and channel registry (needed for channel-specific validators).
- boolean $debug
The debug logging level (this is usually the value of the verbose configuration variable).
- string $tmpdir
The temporary directory to extract files in. By default, a new temporary directory is created using System::mktemp().
