]> granicus.if.org Git - php/commitdiff
TODO++
authorTomas V.V.Cox <cox@php.net>
Thu, 23 May 2002 20:42:33 +0000 (20:42 +0000)
committerTomas V.V.Cox <cox@php.net>
Thu, 23 May 2002 20:42:33 +0000 (20:42 +0000)
Check dependencies break on package uninstall (when no force given)

pear/PEAR/Installer.php

index 86bf72f44e5dd1343f294d70bad998d1834cd6eb..8748a1f588a17f466efc8ebeb2ff67eff1fff15f 100644 (file)
@@ -27,6 +27,9 @@ require_once 'PEAR/Dependency.php';
  * Administration class used to install PEAR packages and maintain the
  * installed package database.
  *
+ * TODO:
+ *   - Check dependencies break on package uninstall (when no force given)
+ *
  * @since PHP 4.0.2
  * @author Stig Bakken <ssb@fast.no>
  */