string PEAR_Packager::package (
string $pkgfile
= null
, boolean $compress
= true
)
Creates a Package archive from package definition file and package files
$pkgfile
path to package definition file
$compress
if TRUE package archive will be compessed using gzip
string
-
name of the created package archive
Error code | Error value | Meaning | Solution |
---|---|---|---|
" |
This function can not be called statically.