summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* - Bumb copyright year here too.Derick Rethans2008-01-031-2/+2
* MFH: Bump copyright year.Sebastian Bergmann2007-12-313-5/+5
* - MFH: Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-221-1/+6
* - MFH Fix issue with long form of command line switchesMarcus Boerger2007-03-211-12/+12
* - MFH: Bump yearJohannes Schlüter2007-01-101-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-013-5/+5
* MFHAntony Dovgal2006-12-211-0/+6
* fix typo (#38223)Antony Dovgal2006-07-261-1/+1
* fix leaksAntony Dovgal2006-05-181-6/+8
* bump year and license versionfoobar2006-01-014-40/+21
* MFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included i...foobar2005-10-131-1/+1
* MFHfoobar2005-10-111-1/+1
* - MFH: Fix #34557 php -m exits with "error" 1Johannes Schlüter2005-10-061-6/+8
* As NetWare LibC has optind and optarg macros defined in unistd.h our local va...Anantha Kesari H Y2005-09-011-0/+7
* Merging changes from 5.0 treeAnantha Kesari H Y2005-07-281-0/+3
* MFHfoobar2005-04-301-1/+1
* MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIXAntony Dovgal2005-03-221-1/+4
* typofixfoobar2005-03-021-1/+1
* MFH: - Memory leak fixes from ZE2 + HEAD CLIfoobar2005-01-221-6/+9
* MFH: Made php -m output sorted case-insensitevlyEdin Kadribasic2004-07-141-1/+1
* MFH: Bug #27104 CLI/CGI SAPI module variable name conflictMarcus Boerger2004-02-111-25/+25
* MFH: Fixed possible memory leak with INI values.Ilia Alshanetsky2004-02-061-2/+2
* MFH: Parse command line ini directives passed using -d before -i, to ensureIlia Alshanetsky2004-02-041-10/+12
* - Fixed year in version noticesDerick Rethans2004-01-131-2/+2
* MFH: cli overrides php.ini and switches output buffering off.Edin Kadribasic2004-01-031-0/+1
* MFHfoobar2003-12-011-1/+1
* - MFH: build problems fix with CLIfoobar2003-09-081-3/+3
* Null dtor so that extensions won't be unloaded prematurely by listStanislav Malyshev2003-08-281-0/+1
* MFH: Fixed bug #20896 (-s -w modes with php-cli cause php to hang).Ilia Alshanetsky2003-08-131-2/+0
* Sync to LICENSE file in the distroEdin Kadribasic2003-08-041-2/+2
* MFH: Preserve exit status for non-php execution modes.Ilia Alshanetsky2003-08-011-1/+3
* MFH: Fixed bug #23509 (exit code lost when exit() called fromIlia Alshanetsky2003-08-011-3/+1
* Reapply this one, too.Marcus Boerger2003-05-311-0/+4
* Reapply long optsMarcus Boerger2003-05-313-274/+302
* - Re-added the FD lexer patch.foobar2003-05-314-464/+289
* - Added a "DEBUG" qualifier to 'php -v's version output, and made the CGIDerick Rethans2003-05-301-1/+5
* Nuke the rest of headers-sent codeEdin Kadribasic2003-05-291-5/+0
* MFH: new switches and --style switchesMarcus Boerger2003-05-294-310/+479
* MFH: In CLI log errors alwaysMarcus Boerger2003-05-261-4/+1
* - Fixed a bug in reporting start-up errors with the CLI: No HTTP header shallDerick Rethans2003-05-261-1/+8
* Fix typoZeev Suraski2003-05-211-1/+1
* Revert PHP part of the fd patchZeev Suraski2003-05-211-15/+12
* protect against further surprises by initializing all zend_file_handle'sSascha Schumann2003-05-171-1/+1
* Fixed a memory leak when -h flag is used.Ilia Alshanetsky2003-05-141-0/+1
* - Fixed bug #23584 (error line numbers off by one when using #!php).foobar2003-05-141-2/+8
* Use POSIX IO here, mainly to fix interactive mode.Sascha Schumann2003-05-131-11/+22
* Fix leak in "php -m".Wez Furlong2003-04-301-0/+1
* MFH fixMarcus Boerger2003-04-271-1/+1
* MFH Synch: shutdown and ini defaultsMarcus Boerger2003-04-231-15/+24
* MFH: cli/ini/html_errors/info (they are related)Marcus Boerger2003-04-092-10/+28