PEAR_PackageFile::parserFactory PEAR_PackageFile::setLogger

PEAR

PEAR Manual


PEAR_PackageFile::rawReturn

PEAR_PackageFile::rawReturn() -- Turn off validation - return a parsed package.xml without checking it for errors

Synopsis

require_once '/PackageFile.php';

void PEAR_PackageFile::rawReturn ( )

Description

This is used by the package-validate command

Throws

throws no exceptions thrown

Note

This function can not be called statically.



PEAR_PackageFile::parserFactory PEAR_PackageFile::setLogger

PEAR

PEAR Manual