Stig Bakken
|
39ba363638
|
* POSIX getopt compatibility support (first argv element is the command)
|
2002-05-26 12:13:47 +00:00 |
|
Andrei Zmievski
|
1668570e4d
|
Changing email address.
|
2002-05-13 17:28:38 +00:00 |
|
Stig Bakken
|
ebe26ec36c
|
* Try again: fixed Console_Getopt::getopt so it does not steal options
after the first non-option argument. Added test.
|
2002-05-12 07:13:49 +00:00 |
|
Stig Bakken
|
d9704c7134
|
* use PEAR::raiseError
|
2002-05-11 16:39:39 +00:00 |
|
Sebastian Bergmann
|
90613d2282
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
|
Tomas V.V.Cox
|
db508778ad
|
Added readPHPArgv() function that will safely read the $argv PHP array
across different PHP configurations. Will take care on register_globals
and register_argc_argv ini directives and the new $_SERVER vars
|
2002-01-06 20:17:00 +00:00 |
|
Tomas V.V.Cox
|
09dba8cf28
|
reverted the last change for now
|
2001-12-26 03:58:44 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
Stig Bakken
|
883e3395f0
|
* stop parsing arguments when encoutering the first non-option arg
|
2001-12-10 16:38:44 +00:00 |
|
Markus Fischer
|
3a1b1142fe
|
Add missing loop variable $i.
Suppress more warnings when using the option separator '--'.
|
2001-11-11 04:09:08 +00:00 |
|
Markus Fischer
|
d672226d6f
|
Suppress warning on long-options without an additional argument.
|
2001-11-11 03:59:22 +00:00 |
|
Tomas V.V.Cox
|
1f470ecca6
|
E_ALL fixes
|
2001-10-05 01:32:13 +00:00 |
|
Andrei Zmievski
|
6c4d96e8ea
|
Fix long option parsing.
|
2001-05-29 16:18:35 +00:00 |
|
Andrei Zmievski
|
2d54fb39b9
|
Use proper class name.
|
2001-03-12 03:05:04 +00:00 |
|
Andrei Zmievski
|
1346295d86
|
@- Added Console_Getopt class for parsing command-line args. (Andrei, PEAR)
|
2001-01-11 18:38:26 +00:00 |
|