summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Collapse)AuthorAgeFilesLines
* remove unneeded variablesStanislav Malyshev2007-08-081-12/+1
|
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-12/+5
| | | | | | | | | | | | MFH: - Some cleanups here and there MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure MFH: options) # Note to Marcus: ext/dba/config.m4 needs to be "converted" to use # the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep # it's current behaviour regarding "enabled-by-default" parts of it. # # Hint: By using the PHP_ARG_* options you have the "default" option.. ;)
* fix foldingAntony Dovgal2007-06-043-31/+51
|
* fix testfoobar2007-06-011-1/+1
|
* fix test (second try)Antony Dovgal2007-05-301-1/+3
|
* fix testAntony Dovgal2007-05-301-2/+2
|
* fix testsAntony Dovgal2007-05-302-51/+51
|
* - MFH: Fix build without reflectionJohannes Schlüter2007-05-061-2/+0
|
* - MFH --ri does not require ext/ReflectionMarcus Boerger2007-05-051-9/+29
| | | | | - MFH --ini to show ini files being used
* MFH: php --ri mainHannes Magnusson2007-04-251-2/+6
|
* - MFH: Add my name (sync to CREDITS file)Johannes Schlüter2007-04-231-1/+1
|
* MFH: fix long optionsAntony Dovgal2007-04-231-1/+2
|
* - MFH getopt fixesMarcus Boerger2007-04-222-1/+28
|
* Fixed testsDmitry Stogov2007-04-195-9/+14
|
* - Fix a possible leak when multiple -c parameters are usedfoobar2007-04-171-1/+4
|
* fix testsAntony Dovgal2007-04-132-35/+35
|
* - Fix test: Some people actually use --enable-debug here..foobar2007-03-281-2/+2
|
* - MFH: Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-222-1/+36
|
* - MFH Fix issue with long form of command line switchesMarcus Boerger2007-03-211-12/+12
|
* fix testsAntony Dovgal2007-03-173-3/+18
|
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-2/+3
|
* 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-082-10/+43
|
* use getenv()Antony Dovgal2007-01-2015-15/+15
|
* - MFH: Bump yearJohannes Schlüter2007-01-101-2/+2
|
* MFH: Bump year.Sebastian Bergmann2007-01-015-6/+6
|
* MFHAntony Dovgal2006-12-211-0/+6
|
* fix test on MacOSAntony Dovgal2006-12-191-1/+1
|
* fix testsAntony Dovgal2006-12-0413-33/+33
|
* fix testAntony Dovgal2006-11-241-1/+1
|
* add tests for CLIAntony Dovgal2006-11-2417-0/+922
|
* 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; ↵Dmitry Stogov2006-09-191-40/+35
| | | | constants are working exactly like in php.ini; with FastCGI -d affects all requests).
* 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 ↵Dmitry Stogov2006-08-221-2/+9
| | | | low).
* 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
|
* Give exe files 8MB stack (same default as on Linux) instead of Windows ↵Edin Kadribasic2006-05-181-0/+2
| | | | default 1MB
* Fixed bug #37306 (max_execution_time = max_input_time)Dmitry Stogov2006-05-111-0/+1
|
* - Update after api changesMarcus Boerger2006-05-101-1/+1
|
* 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
|