summaryrefslogtreecommitdiff
path: root/program/lib/PEAR.php
AgeCommit message (Collapse)Author
2014-08-27Remove 3rd party libs from our repository and define the dependencies in ↵Thomas Bruederli
composer.json-dist. Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'. For direct git checkouts, copy composer.json-dist into composer.json and run `php composer.phar install` to install the dependencies.
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alecpl
2011-09-16- Fix is_a() usagealecpl
2009-10-28Upgrade PEAR class to version 1.9.0thomascube
2009-10-14- removed deprecated returning value of new by referencealecpl
2006-03-03Updates to version 1.4.7thomascube
2005-09-25Initial revisionthomascube