php-src/pear/PEAR
2003-11-30 22:01:22 +00:00
..
Command remove old holdover code that has no purpose 2003-11-30 22:01:22 +00:00
Frontend * array_merge is more ticklish in php5 2003-10-27 06:52:14 +00:00
Autoloader.php * Fixing #64 2003-10-05 16:42:18 +00:00
Builder.php * Fixing #64 2003-10-05 16:42:18 +00:00
Command.php fix Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is at engine level) 2003-11-29 16:33:54 +00:00
Common.php fix some bugs found in the unit test 2003-11-29 19:42:19 +00:00
Config.php MFB: - Fix library path problems 2003-08-14 20:14:34 +00:00
Dependency.php checkExtension() was a complete disaster, can't believe it didn't cause any problems before. 2003-11-01 05:06:27 +00:00
DependencyDB.php * Fixing #64 2003-10-05 16:42:18 +00:00
Downloader.php experimental code shuffling, moved download() into a new class, PEAR_Downloader. 2003-11-30 05:39:02 +00:00
Installer-minus-download.php ...and with these changes, 100% BC is maintained. 2003-11-30 22:00:59 +00:00
Installer.php necessary refinement 2003-11-17 06:07:15 +00:00
Packager.php avoid chdir() calls 2003-10-10 12:22:59 +00:00
Registry.php fixed #39 commands that need LOCK_SH fail as non-root 2003-09-28 05:07:27 +00:00
Remote.php - Fix RPC call without proxy (silence warnings&notices) 2003-10-16 18:16:38 +00:00