summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
...
* remove entry done alreadyMarcus Boerger2003-03-031-1/+0
* - Allow long option namesMarcus Boerger2003-02-164-227/+330
* fix parameter string (-R & -H)Marcus Boerger2003-02-151-1/+1
* "Generate" the man page so that it gets correct version always.foobar2003-02-123-2/+4
* - Added the man page installationfoobar2003-02-122-2/+4
* Make that clearMarcus Boerger2003-02-111-1/+1
* Document -H added by IliaMarcus Boerger2003-02-111-0/+5
* Added -H option to CLI binary. This option can be used to hide any argumentsIlia Alshanetsky2003-02-111-1/+14
* Style correctionsMarcus Boerger2003-02-081-40/+45
* Adding some text and some backslashes which are needed sometimesMarcus Boerger2003-02-071-50/+63
* Define STDIN/OUT/ERR for -B -R -F -E (works as expected).Marcus Boerger2003-02-071-5/+9
* No more maximum line size for -R and -FMarcus Boerger2003-02-071-2/+3
* Rewrite/add some stuffMarcus Boerger2003-02-061-28/+86
* # RTFM .. and then it goes better :-)Marcus Boerger2003-02-051-7/+10
* First step - abrief version.Marcus Boerger2003-02-051-0/+215
* remove it then....this forces to put work in man page ...Marcus Boerger2003-02-041-20/+1
* Fix ZTS build.Sebastian Bergmann2003-02-031-3/+3
* - Added -B, -F, -R, -E for line by line std in processing.Marcus Boerger2003-02-031-45/+219
* Fix the line numbering when the 1st line in the script is #!.Ilia Alshanetsky2003-01-111-1/+3
* Fixed bug #21297. The fix also fixes miscalculation of lines numbers by 1Ilia Alshanetsky2003-01-081-0/+7
* Initialize lineno using the new infrastructureZeev Suraski2003-01-051-1/+1
* Bump year.Sebastian Bergmann2002-12-311-2/+2
* Recommited the patchMoriyoshi Koizumi2002-12-201-6/+3
* MFB: Make sure cli install dir is created before trying to install in it.Edin Kadribasic2002-12-201-1/+1
* MFB: Reverted previous patches as suggested by Andi.Edin Kadribasic2002-12-191-3/+6
* Fix for #20539 (patch by Moriyoshi Koizumi).Edin Kadribasic2002-12-111-3/+3
* Fix make install target on Cygwin, bug #20807Melvyn Sopacua2002-12-091-0/+4
* Fix build.Sebastian Bergmann2002-12-091-0/+1
* Fixed stream leaksMoriyoshi Koizumi2002-12-081-3/+0
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-3/+0
* Sort the modules and extensions before printing them when -m switch is used.Andrei Zmievski2002-11-141-5/+43
* - Remove PHP_DISABLE_CLISascha Schumann2002-11-141-2/+0
* - be more verboseJan Lehnardt2002-11-131-1/+1
* Implemented -n switch to skip parsing ini at startup as suggested by Wez.Marcus Boerger2002-11-121-2/+12
* Fixed bug #20035. ZE now allows us to pass the current line position byIlia Alshanetsky2002-11-051-1/+1
* call php_module_startup after zts has been initialised. This way we couldMarcus Boerger2002-11-051-6/+12
* Made php -v output look nicer on standard 80 column display.Edin Kadribasic2002-11-051-1/+1
* Added built date and time to -v output.foobar2002-10-311-1/+1
* Fixed memory leaks.Ilia Alshanetsky2002-10-261-3/+4
* - alphabetical output for php -h (cli)Jan Lehnardt2002-10-251-8/+8
* add missing {}Sascha Schumann2002-10-241-1/+2
* - whitespaceDerick Rethans2002-10-241-2/+5
* Improve shutdown-behaviourSascha Schumann2002-10-241-14/+19
* *** empty log message ***Derick Rethans2002-10-241-0/+1
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+0
* Make CLI behave like other moder scripting languages.Yasuo Ohgaki2002-10-231-1/+0
* - Revert, got tricked by a stale object fileDerick Rethans2002-10-141-1/+1
* - Fix CLIDerick Rethans2002-10-141-1/+1
* - Revert changed to implicit_flush behavior. The new behavior was notDerick Rethans2002-10-031-0/+1
* Shouldn't enable implicit_flush like this.Yasuo Ohgaki2002-10-031-1/+0