php-src/pear/PEAR
2003-11-29 16:33:54 +00:00
..
Command * Fix potential warning 2003-11-17 09:15:28 +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 add some error control to analyzeSourceCode() for really rare cases - invalid PHP 2003-10-31 01:17:47 +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
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