summaryrefslogtreecommitdiff
path: root/pear/PEAR/Dependency.php
Commit message (Expand)AuthorAgeFilesLines
* - remove filesPierre Joye2005-08-151-487/+0
* merge in PEAR 1.3.5Greg Beaver2005-03-281-3/+4
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* MFBGreg Beaver2003-12-111-1/+4
* MFBGreg Beaver2003-12-061-3/+10
* checkExtension() was a complete disaster, can't believe it didn't cause any p...Greg Beaver2003-11-011-16/+28
* fix bug found by unit testGreg Beaver2003-11-011-0/+3
* better error messages, fix potential problems in the futureGreg Beaver2003-10-311-7/+15
* major bug - "not" dependency check would completely fail. Guess nobody ever ...Greg Beaver2003-10-311-1/+1
* was checking the wrong parameter for a v. - should be checking versionGreg Beaver2003-10-311-2/+2
* phpdoc fixGreg Beaver2003-10-311-2/+3
* * Fixing #64Martin Jansen2003-10-051-0/+35
* CS fixGreg Beaver2003-08-301-1/+1
* fix optional dependencies in Dependency.php, remove ugly hack in Installer, a...Greg Beaver2003-08-291-7/+33
* fix uninstall for optional dependencies, bug #25080Greg Beaver2003-08-131-2/+7
* Made package dep checking to work againTomas V.V.Cox2003-08-031-0/+1
* Added checkPackageUninstall()Tomas V.V.Cox2003-07-081-0/+29
* updating license information in the headers.James Cox2003-06-101-3/+3
* * More PHPDoc fixesMartin Jansen2003-05-151-2/+6
* * Adding PHPDocMartin Jansen2003-05-151-9/+32
* Fixing bug #23060Jesus M. Castagnetto2003-04-141-16/+18
* * email address changeStig Bakken2003-03-181-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Added error codes for the PEAR_Dependency classStig Bakken2002-11-141-34/+80
* * support "zend" dependency typeStig Bakken2002-07-211-11/+31
* - Force params to version_compare() to be strings, otherwise someTomas V.V.Cox2002-06-191-3/+4
* Use the new PEAR::loadExtension() in checkExtension() insteadTomas V.V.Cox2002-06-171-5/+2
* Fix package dependency check (reported by Rasmus)Tomas V.V.Cox2002-05-231-0/+1
* Test first if the package exists before comparing the versionTomas V.V.Cox2002-05-221-2/+4
* * compat fixStig Bakken2002-05-191-1/+4
* * fix up package dependency checkStig Bakken2002-05-121-15/+24
* Make <dep type="pkg" rel="has"> avaibleTomas V.V.Cox2002-05-121-0/+2
* Make the dependencies check look for the correct registry fileTomas V.V.Cox2002-04-091-4/+4
* Maintain headers.Sebastian Bergmann2002-02-281-1/+0
* - Added callCheckMethod() for making easy the integration withTomas V.V.Cox2001-12-171-31/+118
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * renamed check methods to checkXxxStig Bakken2001-12-101-34/+108
* Rename Dependencie.php to Dependency.phpTomas V.V.Cox2001-12-021-0/+86