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.

parserFactory (Previous) setLogger (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.