File: Dependency.php
Source Location: /PEAR-1.7.1/PEAR/Dependency.php
Classes:
PEAR_Dependency
Dependency check for PEAR packages
Page Details:
PEAR_Dependency
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. THIS FILE IS DEPRECATED IN FAVOR OF DEPENDENCY2.PHP, AND IS NOT USED IN THE INSTALLER
Includes:
PEAR_DEPENDENCY_BAD_DEPENDENCY [line 33]
PEAR_DEPENDENCY_CONFLICT [line 30]
PEAR_DEPENDENCY_CONFLICT_OPTIONAL [line 35]
PEAR_DEPENDENCY_MISSING [line 29]
PEAR_DEPENDENCY_MISSING_OPTIONAL [line 34]
PEAR_DEPENDENCY_UPGRADE_MAJOR [line 32]
PEAR_DEPENDENCY_UPGRADE_MAJOR_OPTIONAL [line 37]
PEAR_DEPENDENCY_UPGRADE_MINOR [line 31]
PEAR_DEPENDENCY_UPGRADE_MINOR_OPTIONAL [line 36]
Documentation generated on Mon, 11 Mar 2019 15:15:51 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|