| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Fixed endless loop in cli when ignore_user_abort is on | Arnaud Le Blanc | 2008-11-25 | 1 | -3/+2 |
| * | Added header_remove() (chsc at peytz dotdk, Arnaud) | Arnaud Le Blanc | 2008-11-13 | 1 | -4/+1 |
| * | Open STDIN and php://stdin streams with the relevant | Arnaud Le Blanc | 2008-11-04 | 2 | -0/+61 |
| * | MFH: use getenv | Rob Richards | 2008-09-30 | 1 | -1/+1 |
| * | Fixed bug #42318 (problem with nm on AIX, not finding object files) | Dmitry Stogov | 2008-09-01 | 1 | -1/+5 |
| * | - MFH Fix test | Marcus Boerger | 2008-08-30 | 1 | -0/+10 |
| * | fix tests | Jani Taskinen | 2008-08-14 | 3 | -8/+5 |
| * | MFH: nuke unused var | Antony Dovgal | 2008-08-14 | 1 | -2/+0 |
| * | MFH | Jani Taskinen | 2008-08-13 | 1 | -6/+0 |
| * | Fixed bug #45779 (regression with shebang lines processing) | Dmitry Stogov | 2008-08-12 | 1 | -17/+0 |
| * | fix warnings | Antony Dovgal | 2008-07-25 | 1 | -1/+1 |
| * | MFH: Allow filters to work on INPUT_SERVER in CLI (bug #44779) | Arnaud Le Blanc | 2008-07-24 | 1 | -5/+21 |
| * | MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE | Antony Dovgal | 2008-07-23 | 1 | -4/+0 |
| * | - MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen()) | Felipe Pena | 2008-07-22 | 1 | -0/+4 |
| * | fix test | Antony Dovgal | 2008-07-13 | 1 | -4/+9 |
| * | add test for the shebang thing | Nuno Lopes | 2008-07-06 | 1 | -0/+39 |
| * | fix test for good consoles (tm) | Nuno Lopes | 2008-07-06 | 1 | -0/+3 |
| * | fix test | Antony Dovgal | 2008-06-06 | 1 | -18/+43 |
| * | MFH: fix test | Antony Dovgal | 2008-04-07 | 1 | -1/+7 |
| * | MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters) | Felipe Pena | 2008-03-30 | 1 | -0/+16 |
| * | - MFH Use sizeof rather than strlen and cleanup | Marcus Boerger | 2008-03-25 | 1 | -11/+10 |
| * | Add new empty child terminate sapi hook to the rest of the sapis | Rasmus Lerdorf | 2008-03-18 | 1 | -0/+1 |
| * | Implemented concept of "delayed early binding" that allows opcode caches to p... | Dmitry Stogov | 2008-03-18 | 1 | -1/+1 |
| * | fix tests (removed duplicated stuff) | Nuno Lopes | 2008-03-17 | 2 | -211/+0 |
| * | fix test | Antony Dovgal | 2008-03-17 | 1 | -1/+1 |
| * | - Rewrite scanner to be based on re2c instead of flex | Marcus Boerger | 2008-03-16 | 4 | -13/+226 |
| * | Fix test (new constant was added in PREG) | Felipe Pena | 2008-03-08 | 1 | -1/+2 |
| * | - MFH: New tests | Johannes Schlüter | 2008-03-07 | 3 | -0/+95 |
| * | MFH: New tests | Johannes Schlüter | 2008-03-01 | 2 | -0/+211 |
| * | MFH | Antony Dovgal | 2008-02-28 | 1 | -306/+47 |
| * | - Small improvements, no malloc needed for the zval | Marcus Boerger | 2008-02-03 | 1 | -9/+5 |
| * | Fixed bug #43968 (Extending internal class causes a crash) | Dmitry Stogov | 2008-01-29 | 1 | -5/+5 |
| * | fix test | Antony Dovgal | 2008-01-29 | 1 | -1/+6 |
| * | Fix test | Hannes Magnusson | 2008-01-27 | 1 | -1/+13 |
| * | Fixed test | Ilia Alshanetsky | 2008-01-13 | 1 | -1/+12 |
| * | Update copyright | Ilia Alshanetsky | 2008-01-01 | 1 | -1/+1 |
| * | Update copyright | Ilia Alshanetsky | 2007-12-31 | 1 | -1/+1 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 3 | -4/+4 |
| * | fix test | Antony Dovgal | 2007-12-15 | 1 | -1/+6 |
| * | MFH: fix win build | Rob Richards | 2007-10-05 | 1 | -2/+2 |
| * | MFH:- Added common getopt implementation to core. | Jani Taskinen | 2007-10-01 | 4 | -219/+5 |
| * | fix a few compiler warnings (mostly use of unitialized values) | Nuno Lopes | 2007-09-29 | 1 | -1/+1 |
| * | 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 |
