| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't load php.ini file to test the built-in web server | Pierrick Charron | 2011-11-18 | 1 | -2/+2 |
| * | revert my previous change, tests hangs on windows | Xinchen Hui | 2011-11-17 | 1 | -17/+7 |
| * | improve the test, let it say about errors | Xinchen Hui | 2011-11-17 | 1 | -7/+17 |
| * | MFH, fix test | Xinchen Hui | 2011-11-15 | 1 | -1/+3 |
| * | Fixed bug #60159 (Router returns false, but POST is not passed to requested | Xinchen Hui | 2011-11-15 | 2 | -0/+163 |
| * | broaden php version wildcard in cli server tests (missed a few) | Peter Cowburn | 2011-11-11 | 2 | -2/+2 |
| * | broaden php version wildcard in cli server tests | Peter Cowburn | 2011-11-11 | 6 | -6/+6 |
| * | Fixed bug #60189 (php logo can not be displayed) | Xinchen Hui | 2011-11-01 | 1 | -0/+41 |
| * | Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect) | Xinchen Hui | 2011-11-01 | 1 | -0/+75 |
| * | Fix test faild on windows due to DEFAULT_SLASH | Xinchen Hui | 2011-10-25 | 1 | -1/+1 |
| * | Fix test, now can run on windows | Xinchen Hui | 2011-10-25 | 10 | -43/+23 |
| * | using %s-dev instead of the exact version number | Ferenc Kovacs | 2011-10-23 | 1 | -1/+1 |
| * | add tests for PATH_INFO | Xinchen Hui | 2011-10-23 | 2 | -7/+109 |
| * | stream_socket_server("unix://..." has a length limit, so it is better to use ... | Ferenc Kovacs | 2011-10-22 | 1 | -1/+1 |
| * | Add SERVER_PROTOCOL variable to $_SERVER. Patch by kuzuha. Thanks. | Moriyoshi Koizumi | 2011-10-21 | 1 | -0/+71 |
| * | there is a length limit on the shebang line, ignore the tests for >= 127 | Ferenc Kovacs | 2011-10-20 | 1 | -0/+4 |
| * | Add tests | Xinchen Hui | 2011-09-23 | 1 | -0/+43 |
| * | Add tests for bug #55755 | Xinchen Hui | 2011-09-22 | 1 | -0/+45 |
| * | change test, and added a test for post file | Xinchen Hui | 2011-09-21 | 2 | -1/+77 |
| * | Fixed bug #55747 (request headers missed in $_SERVER) | Xinchen Hui | 2011-09-21 | 1 | -0/+49 |
| * | Refactored and speeded up php_cli_server tests, also get rid of test hanging ... | Shein Alexey | 2011-09-20 | 4 | -20/+15 |
| * | fix INI section | Xinchen Hui | 2011-09-20 | 3 | -3/+3 |
| * | Add tests for built-in webserver | Xinchen Hui | 2011-09-20 | 4 | -0/+96 |
| * | Update log, marking 5.4 and trunk as XFAIL due to bug #55496 | Christopher Jones | 2011-08-23 | 1 | -7/+29 |
| * | # Fix phpt | Pierrick Charron | 2011-05-05 | 1 | -1/+1 |
| * | fix CLI tests failing because of new OB API | Antony Dovgal | 2011-05-04 | 6 | -29/+29 |
| * | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 6 | -32/+32 |
| * | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 6 | -32/+32 |
| * | Fixed test | Ilia Alshanetsky | 2009-09-13 | 1 | -2/+2 |
| * | MFH: Fix skipif | Arnaud Le Blanc | 2009-05-20 | 1 | -1/+1 |
| * | - MFH Fix test | Marcus Boerger | 2008-12-31 | 1 | -15/+15 |
| * | 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 |
| * | - MFH Fix test | Marcus Boerger | 2008-08-30 | 1 | -0/+10 |
| * | fix tests | Jani Taskinen | 2008-08-14 | 3 | -8/+5 |
| * | 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 |
| * | 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 | 3 | -12/+222 |
| * | 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 |
| * | fix test | Antony Dovgal | 2008-01-29 | 1 | -1/+6 |
| * | Fix test | Hannes Magnusson | 2008-01-27 | 1 | -1/+13 |