]> granicus.if.org Git - php/commit
Added error codes for the PEAR_Dependency class
authorStig Bakken <ssb@php.net>
Thu, 14 Nov 2002 23:23:21 +0000 (23:23 +0000)
committerStig Bakken <ssb@php.net>
Thu, 14 Nov 2002 23:23:21 +0000 (23:23 +0000)
commit40ac4a2d6897836eaf2d4324192a0bbf68e7b151
tree82157a410c8fa753fe094b734e00acca13e47e2f
parent5ca953b10f1c7ccddf2efbe50f095629ad6bf416
Added error codes for the PEAR_Dependency class
Changed the dependency API to have a reference to an error message
string as first arg to all check methods
pear/PEAR/Common.php
pear/PEAR/Dependency.php
pear/PEAR/Installer.php