TracNav menu
Downloading and installing patError
Installing patError via PEAR
patError is available via our PEAR channel. Execute the following steps:
$ pear channel-discover pear.php-tools.net $ pear install pat/patError
Downloading releases
If you are not able to use the PEAR installer, you may still download a tgz packaged file containing all classes.
Latest patError releases are available at http://pear.php-tools.net.
Nightly snaphots
You can download packaged development versions of patError from http://snaps.php-tools.net.
Anonymous subversion access
You can always get the latest development version of patError from our subversion repository:
$ svn co http://www.php-tools.net/svn/patError/trunk patError
