summaryrefslogtreecommitdiff
path: root/lang/pear/DESCR
blob: ff9458a0176bec35a4093537e835a2b147d2846d (plain)
1
2
3
4
5
6
7
8
9
The PEAR package contains:
* the PEAR installer, for creating, distributing and installing packages
* the PEAR_Exception PHP5 error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS where PHP is running on
* the System class for quick handling of common operations with files and
  directories
* the PEAR base class