| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unneeded variables | Stanislav Malyshev | 2007-08-08 | 1 | -12/+1 |
| * | MFH: - Changed AC_ARG_* options to PHP_ARG_* options. | Jani Taskinen | 2007-07-11 | 1 | -12/+5 |
| * | fix folding | Antony Dovgal | 2007-06-04 | 3 | -31/+51 |
| * | fix test | foobar | 2007-06-01 | 1 | -1/+1 |
| * | fix test (second try) | Antony Dovgal | 2007-05-30 | 1 | -1/+3 |
| * | fix test | Antony Dovgal | 2007-05-30 | 1 | -2/+2 |
| * | fix tests | Antony Dovgal | 2007-05-30 | 2 | -51/+51 |
| * | - MFH: Fix build without reflection | Johannes Schlüter | 2007-05-06 | 1 | -2/+0 |
| * | - MFH --ri does not require ext/Reflection | Marcus Boerger | 2007-05-05 | 1 | -9/+29 |
| * | MFH: php --ri main | Hannes Magnusson | 2007-04-25 | 1 | -2/+6 |
| * | - MFH: Add my name (sync to CREDITS file) | Johannes Schlüter | 2007-04-23 | 1 | -1/+1 |
| * | MFH: fix long options | Antony Dovgal | 2007-04-23 | 1 | -1/+2 |
| * | - MFH getopt fixes | Marcus Boerger | 2007-04-22 | 2 | -1/+28 |
| * | Fixed tests | Dmitry Stogov | 2007-04-19 | 5 | -9/+14 |
| * | - Fix a possible leak when multiple -c parameters are used | foobar | 2007-04-17 | 1 | -1/+4 |
| * | fix tests | Antony Dovgal | 2007-04-13 | 2 | -35/+35 |
| * | - Fix test: Some people actually use --enable-debug here.. | foobar | 2007-03-28 | 1 | -2/+2 |
| * | - MFH: Fix handling of not existing long CLI options | Johannes Schlüter | 2007-03-22 | 2 | -1/+36 |
| * | - MFH Fix issue with long form of command line switches | Marcus Boerger | 2007-03-21 | 1 | -12/+12 |
| * | fix tests | Antony Dovgal | 2007-03-17 | 3 | -3/+18 |
| * | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -2/+3 |
| * | MFH | Antony Dovgal | 2007-02-22 | 1 | -7/+7 |
| * | MFH: implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks | Antony Dovgal | 2007-02-21 | 1 | -0/+6 |
| * | MFH: make use of startup hooks | Antony Dovgal | 2007-02-20 | 1 | -1/+1 |
| * | - MFH php --ri <extension> | Marcus Boerger | 2007-02-08 | 2 | -10/+43 |
| * | use getenv() | Antony Dovgal | 2007-01-20 | 15 | -15/+15 |
| * | - MFH: Bump year | Johannes Schlüter | 2007-01-10 | 1 | -2/+2 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 5 | -6/+6 |
| * | MFH | Antony Dovgal | 2006-12-21 | 1 | -0/+6 |
| * | fix test on MacOS | Antony Dovgal | 2006-12-19 | 1 | -1/+1 |
| * | fix tests | Antony Dovgal | 2006-12-04 | 13 | -33/+33 |
| * | fix test | Antony Dovgal | 2006-11-24 | 1 | -1/+1 |
| * | add tests for CLI | Antony Dovgal | 2006-11-24 | 17 | -0/+922 |
| * | Restore support for unquoted -d options | Ilia Alshanetsky | 2006-09-22 | 1 | -6/+20 |
| * | MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; c... | Dmitry Stogov | 2006-09-19 | 1 | -40/+35 |
| * | fix leak with `php -c /path -h` | Antony Dovgal | 2006-09-15 | 1 | -3/+4 |
| * | Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too l... | Dmitry Stogov | 2006-08-22 | 1 | -2/+9 |
| * | MFH: fix #37920 (compilation problems on z/OS) | Antony Dovgal | 2006-06-27 | 1 | -3/+3 |
| * | MFH: initialize pointers | Antony Dovgal | 2006-06-20 | 1 | -2/+2 |
| * | - Fix Bug #37780 memory leak trying to execute a non existing file (CLI) | Michael Wallner | 2006-06-19 | 1 | -1/+10 |
| * | MFH | Johannes Schlüter | 2006-06-03 | 1 | -40/+36 |
| * | Give exe files 8MB stack (same default as on Linux) instead of Windows defaul... | Edin Kadribasic | 2006-05-18 | 1 | -0/+2 |
| * | Fixed bug #37306 (max_execution_time = max_input_time) | Dmitry Stogov | 2006-05-11 | 1 | -0/+1 |
| * | - Update after api changes | Marcus Boerger | 2006-05-10 | 1 | -1/+1 |
| * | Typo. | Andrei Zmievski | 2006-04-23 | 1 | -1/+1 |
| * | - MFH: List --rf/--rc/--re only with enabled reflection | Johannes Schlüter | 2006-02-21 | 1 | -0/+2 |
| * | AIX support | Dmitry Stogov | 2006-02-02 | 1 | -1/+1 |
| * | - MFH Show the exact version | Marcus Boerger | 2006-01-22 | 1 | -4/+13 |
| * | - Make clear what -a mode gets you | Marcus Boerger | 2006-01-14 | 1 | -0/+4 |
| * | bump year and license version | foobar | 2006-01-01 | 6 | -45/+26 |
