summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Typo.Andrei Zmievski2006-04-231-1/+1
* - MFH: List --rf/--rc/--re only with enabled reflectionJohannes Schlüter2006-02-211-0/+2
* AIX supportDmitry Stogov2006-02-021-1/+1
* - MFH Show the exact versionMarcus Boerger2006-01-221-4/+13
* - Make clear what -a mode gets youMarcus Boerger2006-01-141-0/+4
* bump year and license versionfoobar2006-01-016-45/+26
* - MFH Add method support to --rfunctionMarcus Boerger2005-12-111-1/+5
* - MFH --r* switchesMarcus Boerger2005-12-112-0/+114
* MFHfoobar2005-12-061-3/+3
* MFH: - Fixed bug #35409 (undefined reference to 'rl_completion_matches').foobar2005-11-281-0/+4
* MFH: - Fix compile failure when ext/readline is compiled as shared (bug #35249)foobar2005-11-172-11/+9
* Fixed memory leak on php-cli -hIlia Alshanetsky2005-11-151-5/+4
* - MFH heredoc handling in -a modeMarcus Boerger2005-11-071-1/+4
* MFH:- Fixed minor leak with -dzlib.output_compression=1 -mfoobar2005-11-061-5/+4
* MFH: Fixed -m memory leakIlia Alshanetsky2005-10-191-0/+1
* - Fixed bug #34850 (--program-suffix and --program-prefix not included in man...foobar2005-10-131-1/+1
* MFH: removed confusing dot.foobar2005-10-111-1/+1
* - MFH: Fix #34557 php -m exits with "error" 1Johannes Schlüter2005-10-061-6/+8
* - Fix tab-completion for constants.Johannes Schlüter2005-08-141-1/+1
* - MFH creadits to JohannesMarcus Boerger2005-08-111-1/+1
* - Fixed problem with -dextension=foobar.so not having it's MINIT run.foobar2005-08-081-1/+1
* fix extension loading from command line, resources didn't workHartmut Holzgraefe2005-08-081-1/+1
* - 2004 -> 2005foobar2005-08-034-5/+5
* - Bugfix #33733Marcus Boerger2005-07-251-1/+1
* 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