summaryrefslogtreecommitdiff
path: root/sapi/cli/php_getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* Reapply long optsMarcus Boerger2003-05-311-6/+10
|
* - Re-added the FD lexer patch.foobar2003-05-311-10/+6
| | | | | # Marcus is going to add the long-opts patches back in after this.
* MFH: new switches and --style switchesMarcus Boerger2003-05-291-4/+29
|
* @- Added CLI (command line intrerface) sapi based on a cut-down versionEdin Kadribasic2002-01-061-0/+7
@ of the CGI sapi which is more suited for writing shell scripts. Some of @ the differences are: it prints no HTTP headers, displays plain text @ error messages, etc. (Edin) Added CLI (command line intrerface) sapi. # Let's see if a build expert can make this compile along # side some other sapi.