PEAR_Packager::package() -- Create Package archive
Description
Creates a Package archive from package definition file and
package files
Parameter
- string
$pkgfile
path to package definition file
- boolean
$compress
if TRUE package archive will be compessed using
gzip
Return value
string -
name of the created package archive
Note
This function can not be called
statically.