summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't load php.ini file to test the built-in web serverPierrick Charron2011-11-181-2/+2
* revert my previous change, tests hangs on windowsXinchen Hui2011-11-171-17/+7
* improve the test, let it say about errorsXinchen Hui2011-11-171-7/+17
* MFH, fix testXinchen Hui2011-11-151-1/+3
* Fixed bug #60159 (Router returns false, but POST is not passed to requestedXinchen Hui2011-11-152-0/+163
* broaden php version wildcard in cli server tests (missed a few)Peter Cowburn2011-11-112-2/+2
* broaden php version wildcard in cli server testsPeter Cowburn2011-11-116-6/+6
* Fixed bug #60189 (php logo can not be displayed)Xinchen Hui2011-11-011-0/+41
* Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect)Xinchen Hui2011-11-011-0/+75
* Fix test faild on windows due to DEFAULT_SLASHXinchen Hui2011-10-251-1/+1
* Fix test, now can run on windowsXinchen Hui2011-10-2510-43/+23
* using %s-dev instead of the exact version numberFerenc Kovacs2011-10-231-1/+1
* add tests for PATH_INFOXinchen Hui2011-10-232-7/+109
* stream_socket_server("unix://..." has a length limit, so it is better to use ...Ferenc Kovacs2011-10-221-1/+1
* Add SERVER_PROTOCOL variable to $_SERVER. Patch by kuzuha. Thanks.Moriyoshi Koizumi2011-10-211-0/+71
* there is a length limit on the shebang line, ignore the tests for >= 127Ferenc Kovacs2011-10-201-0/+4
* Add testsXinchen Hui2011-09-231-0/+43
* Add tests for bug #55755Xinchen Hui2011-09-221-0/+45
* change test, and added a test for post fileXinchen Hui2011-09-212-1/+77
* Fixed bug #55747 (request headers missed in $_SERVER)Xinchen Hui2011-09-211-0/+49
* Refactored and speeded up php_cli_server tests, also get rid of test hanging ...Shein Alexey2011-09-204-20/+15
* fix INI sectionXinchen Hui2011-09-203-3/+3
* Add tests for built-in webserver Xinchen Hui2011-09-204-0/+96
* Update log, marking 5.4 and trunk as XFAIL due to bug #55496Christopher Jones2011-08-231-7/+29
* # Fix phptPierrick Charron2011-05-051-1/+1
* fix CLI tests failing because of new OB APIAntony Dovgal2011-05-046-29/+29
* - Reverted r296062 and r296065Jani Taskinen2010-03-126-32/+32
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-116-32/+32
* Fixed testIlia Alshanetsky2009-09-131-2/+2
* MFH: Fix skipifArnaud Le Blanc2009-05-201-1/+1
* - MFH Fix testMarcus Boerger2008-12-311-15/+15
* Open STDIN and php://stdin streams with the relevantArnaud Le Blanc2008-11-042-0/+61
* MFH: use getenvRob Richards2008-09-301-1/+1
* - MFH Fix testMarcus Boerger2008-08-301-0/+10
* fix testsJani Taskinen2008-08-143-8/+5
* fix testAntony Dovgal2008-07-131-4/+9
* add test for the shebang thingNuno Lopes2008-07-061-0/+39
* fix test for good consoles (tm)Nuno Lopes2008-07-061-0/+3
* fix testAntony Dovgal2008-06-061-18/+43
* MFH: fix testAntony Dovgal2008-04-071-1/+7
* MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)Felipe Pena2008-03-301-0/+16
* fix tests (removed duplicated stuff)Nuno Lopes2008-03-172-211/+0
* fix testAntony Dovgal2008-03-171-1/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-163-12/+222
* Fix test (new constant was added in PREG)Felipe Pena2008-03-081-1/+2
* - MFH: New testsJohannes Schlüter2008-03-073-0/+95
* MFH: New testsJohannes Schlüter2008-03-012-0/+211
* MFHAntony Dovgal2008-02-281-306/+47
* fix testAntony Dovgal2008-01-291-1/+6
* Fix testHannes Magnusson2008-01-271-1/+13