File: PackageFile.php
Source Location: /PEAR-1.6.2/PEAR/PackageFile.php
Classes:
PEAR_PackageFile
Abstraction for the package.xml package description file
Page Details:
PEAR_PackageFile, package.xml parsing utility class
PHP versions 4 and 5 LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.
Includes:
require_once('PEAR/Validate.php') [line 26]
needed for PEAR_VALIDATE_* constants
PEAR_PACKAGEFILE_ERROR_INVALID_PACKAGEVERSION [line 35]
PEAR_PACKAGEFILE_ERROR_NO_PACKAGEVERSION [line 30]
Documentation generated on Mon, 11 Mar 2019 15:09:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|