summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Fixed support for shared extensions on AIXDmitry Stogov2005-07-071-0/+3
* Fixed possible memory corruption.Ilia Alshanetsky2005-06-211-0/+3
* Some netware related build issues fixed (patch by: Kamesh Jayachandran <kames...foobar2005-06-201-0/+3
* - Expose -a as special mode and show whether it is a shell or notMarcus Boerger2005-06-061-1/+6
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Fix readline loop-conditionJohannes Schlüter2005-05-172-3/+9
* - Add command completion to CLI's -a modeMarcus Boerger2005-05-144-216/+469
* typofixfoobar2005-05-071-1/+1
* - UpdateMarcus Boerger2005-05-071-4/+7
* - Improved interactive mode of CLI (php -a)Marcus Boerger2005-05-071-0/+286
* Silence the warnings about weird characters in this man pagefoobar2005-04-301-1/+1
* Expose EXEEXT and use for cli/cgi binariesfoobar2005-04-211-5/+1
* fix #28803 (enabled debug causes bailout errors with CLI on AIXAntony Dovgal2005-03-221-1/+4
* Revert bad idea. (no more error for invalid -d options)foobar2005-03-181-7/+3
* - Made CLI option -d output error and exit if an non-existing (or unmodifyabl...foobar2005-03-171-3/+7
* - ZTS fixesDerick Rethans2005-03-171-2/+2
* Make it possible to load shared extensions from command line viaAndrei Zmievski2005-03-151-1/+8
* it's 2005 alreadyWez Furlong2005-03-121-3/+3
* - Revert the weird change of ZEND_STRS() macro and use the correctfoobar2005-01-201-3/+3
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-0/+1
* fix CLI leaks when using malformed option stringAntony Dovgal2004-11-151-1/+1
* Fix typo in man page. Bug #30727. Patch by Jakub VranaFrank M. Kromann2004-11-091-1/+1
* As NetWare LibC has optind and optarg macros defined in unistd.h our local va...Anantha Kesari H Y2004-10-081-0/+7
* Made php -m output sorted case-insensitevlyEdin Kadribasic2004-07-141-1/+1
* Add a notice on STDINMarcus Boerger2004-05-021-1/+6
* - typo (must have sleep.)Moriyoshi Koizumi2004-03-041-1/+1
* - Prevent cli from printing multiple "Interactive mode enabled" ifMoriyoshi Koizumi2004-03-041-3/+5
* Bugfix #27104 CLI/CGI SAPI module variable name conflictMarcus Boerger2004-02-111-30/+30
* Fixed possible memory leak with INI values.Ilia Alshanetsky2004-02-061-2/+2
* Parse command line ini directives passed using -d before -i, to ensureIlia Alshanetsky2004-02-041-10/+12
* Add optional php-win.exe variation of the CLI sapi.Wez Furlong2004-01-143-0/+21
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-082-5/+5
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-082-6/+6
* Disable output buffering in CLI overriding php.ini setting.Edin Kadribasic2004-01-021-0/+1
* - Commit fixes to PHP man pageAndi Gutmans2003-12-231-7/+7
* add win32 configure option for CLI to switch on CRT heap debuggingWez Furlong2003-12-222-0/+18
* Fixed extra byte allocation for STD* constants and replace magic numbersIlia Alshanetsky2003-12-111-6/+6
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+9
* - Made --program-prefix and --program-suffix work. (See bug #23030)foobar2003-12-011-1/+1
* - Should fix some CLI build problems on some systems.foobar2003-09-081-3/+3
* Add a shortcutMarcus Boerger2003-09-021-0/+2
* MF4: -m fix for premature extension unloadingStanislav Malyshev2003-08-281-0/+1
* - Provide a unified way to display uncaught exceptions, which showsMarcus Boerger2003-08-241-4/+4
* Set module id 0 (internal) for constants registered by php_cli in C.Ilia Alshanetsky2003-08-221-0/+3
* Fix warningsMarcus Boerger2003-08-171-4/+0
* Fixed bug #20896 (-s -w modes with php-cli cause php to hang).Ilia Alshanetsky2003-08-131-2/+0
* Preserve exit status for non-php execution modes.Ilia Alshanetsky2003-08-011-1/+3
* Fixed bug #23509 (exit code lost when exit() called fromIlia Alshanetsky2003-08-011-3/+1
* flush after banner printStanislav Malyshev2003-06-161-0/+1
* updating license information in the headers.James Cox2003-06-104-14/+14