php-src/pear/PEAR
Greg Beaver ad57096a8b Fix #1395: PEAR_ErrorStack::staticCallback needs to instantiate the stack
Fix up default callback, so that it can be set for each package as well as for all packages.

Callbacks now have 3 levels of control, which may be a bit too complex, default callbacks might have to go for debugging reasons.  Either that or some kind of origination information should be appended to the error array describing which callbacks were called, so debugging is at least possible
2004-05-23 06:06:10 +00:00
..
Command - Fix #1330, unused variable 2004-05-16 15:39:07 +00:00
Frontend * apply bold escape codes only if output is going to a terminal/tty 2004-02-17 05:49:16 +00:00
Autoloader.php get_class -> is_a 2004-02-27 02:24:06 +00:00
Builder.php - fix a linefeed problem, if there are more than one configureoption 2004-03-04 13:37:37 +00:00
Command.php - Fix #1329, closedir on exit (kameshj at fastmail dot fm) 2004-05-16 15:43:30 +00:00
Common.php Better error message to save looking in the wrong place. 2004-05-21 16:36:37 +00:00
Config.php - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
Dependency.php - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
DependencyDB.php - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
Downloader.php - Fix #1249 (wrong print out the wrong state with force option) 2004-05-16 15:37:13 +00:00
ErrorStack.php Fix #1395: PEAR_ErrorStack::staticCallback needs to instantiate the stack 2004-05-23 06:06:10 +00:00
Installer.php fix included files and put error messages in PEAR_Downloader where they are needed 2004-04-30 16:37:39 +00:00
Packager.php - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
Registry.php - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
Remote.php - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00