summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli.c
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-2/+2
* - Fixed bug #50209 (Compiling with libedit cannot find readline.h)Felipe Pena2009-12-131-1/+4
* - Fixed bug #48802 (printf() returns incorrect outputted length)Jani Taskinen2009-07-231-1/+1
* Engelsk grammatikkHannes Magnusson2009-04-091-2/+2
* MFH: Fixed bug#47427 (-s outputs, not displays)Hannes Magnusson2009-04-091-2/+2
* - MFH: Fix ZTS buildFelipe Pena2009-04-081-5/+5
* MFH: Fixed bug #47893 (CLI aborts on non blocking stdout)Arnaud Le Blanc2009-04-071-1/+30
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-2/+2
* MFH: Fixed endless loop in cli when ignore_user_abort is onArnaud Le Blanc2008-11-251-3/+2
* Fixed bug #46379 (Infinite loop when parsing '#' in one line file)Arnaud Le Blanc2008-11-031-1/+1
* MFH: [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH atJani Taskinen2008-08-131-6/+0
* MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSEAntony Dovgal2008-07-231-4/+0
* - MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())Felipe Pena2008-07-221-0/+4
* Fixed bug #43968 (Extending internal class causes a crash)Dmitry Stogov2008-01-291-5/+5
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-2/+2
* remove unneeded variablesStanislav Malyshev2007-08-081-12/+1
* fix foldingAntony Dovgal2007-06-041-23/+36
* - MFH: Fix build without reflectionJohannes Schlüter2007-05-061-2/+0
* - MFH --ri does not require ext/ReflectionMarcus Boerger2007-05-051-9/+29
* MFH: php --ri mainHannes Magnusson2007-04-251-2/+6
* - Fix a possible leak when multiple -c parameters are usedfoobar2007-04-171-1/+4
* MFHAntony Dovgal2007-02-221-7/+7
* MFH: implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacksAntony Dovgal2007-02-211-0/+6
* MFH: make use of startup hooksAntony Dovgal2007-02-201-1/+1
* - MFH php --ri <extension>Marcus Boerger2007-02-081-10/+33
* MFH: Bump year.Sebastian Bergmann2007-01-011-2/+2
* MFHAntony Dovgal2006-12-211-0/+6
* Restore support for unquoted -d optionsIlia Alshanetsky2006-09-221-6/+20
* MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; c...Dmitry Stogov2006-09-191-40/+35
* fix leak with `php -c /path -h`Antony Dovgal2006-09-151-3/+4
* Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too l...Dmitry Stogov2006-08-221-2/+9
* MFH: fix #37920 (compilation problems on z/OS)Antony Dovgal2006-06-271-3/+3
* MFH: initialize pointersAntony Dovgal2006-06-201-2/+2
* - Fix Bug #37780 memory leak trying to execute a non existing file (CLI)Michael Wallner2006-06-191-1/+10
* MFHJohannes Schlüter2006-06-031-40/+36
* Fixed bug #37306 (max_execution_time = max_input_time)Dmitry Stogov2006-05-111-0/+1
* - Update after api changesMarcus Boerger2006-05-101-1/+1
* - MFH: List --rf/--rc/--re only with enabled reflectionJohannes Schlüter2006-02-211-0/+2
* - 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-011-5/+5
* - MFH Add method support to --rfunctionMarcus Boerger2005-12-111-1/+5
* - MFH --r* switchesMarcus Boerger2005-12-111-0/+84
* MFHfoobar2005-12-061-3/+3
* MFH: - Fix compile failure when ext/readline is compiled as shared (bug #35249)foobar2005-11-171-7/+6
* Fixed memory leak on php-cli -hIlia Alshanetsky2005-11-151-5/+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
* MFH: removed confusing dot.foobar2005-10-111-1/+1
* - MFH: Fix #34557 php -m exits with "error" 1Johannes Schlüter2005-10-061-6/+8