summaryrefslogtreecommitdiff
path: root/pear/Console/Getopt.php
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-4/+3
* Added readPHPArgv() function that will safely read the $argv PHP arrayTomas V.V.Cox2002-01-061-3/+30
* reverted the last change for nowTomas V.V.Cox2001-12-261-4/+4
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* * stop parsing arguments when encoutering the first non-option argStig Bakken2001-12-101-3/+6
* Add missing loop variable $i.Markus Fischer2001-11-111-3/+3
* Suppress warning on long-options without an additional argument.Markus Fischer2001-11-111-1/+1
* E_ALL fixesTomas V.V.Cox2001-10-051-4/+4
* Fix long option parsing.Andrei Zmievski2001-05-291-1/+1
* Use proper class name.Andrei Zmievski2001-03-121-2/+2
* @- Added Console_Getopt class for parsing command-line args. (Andrei, PEAR)Andrei Zmievski2001-01-111-0/+202