php-src/pear/PEAR
Pierre Joye a937ae4762 - PHP allows spaces before :: (parent :: foo(); )
Nota bene, requires another change to really check the syntax:
  loop back to the first non white space element and valid it (parent,
  string or var)
2004-05-16 20:55:29 +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 - PHP allows spaces before :: (parent :: foo(); ) 2004-05-16 20:55:29 +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 bug 1242 - notice if multi-dimensional array is passed as a parameter 2004-04-27 04:31:39 +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