summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-07-071-0/+43
|\
| * Fixed bug #66830 (Empty header causes PHP built-in web server to hang).Adam Harvey2014-07-071-0/+43
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-06-121-0/+49
|\ \ | |/
| * Add 308 and 426 to the HTTP response code map in the CLI server.Adam Harvey2014-06-121-0/+49
* | Fixed a wrong testJulien Pauli2013-11-261-1/+1
* | Rewrote test using tcp instead of http:// streamAndrea Faulds2013-11-121-17/+39
* | Implemented FR #65917 (getallheaders() is not supported by the built-in...)Andrea Faulds2013-11-121-0/+46
* | Fixed bug #65678 the test cli_process_title_windows will fails on particular ...Anatol Belski2013-09-201-3/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-091-0/+48
|\ \ | |/
| * Handle CLI server request headers case insensitively.Adam Harvey2013-09-091-0/+48
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-06-203-0/+117
|\ \ | |/
| * Change the search in get_status_string() to correctly handle unknown codes.Adam Harvey2013-06-203-0/+117
| * Forgot to fix the test on 5.4Nikita Popov2013-03-281-1/+1
* | Fixed bug #64544 (Valgrind warnings after using putenv)Xinchen Hui2013-03-291-0/+20
* | Fix Bug #64545: PHP Error in ef93a93ee21bce9218188Nikita Popov2013-03-281-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-2/+7
|\ \ | |/
| * Attempt to fix SKIPXinchen Hui2013-03-281-2/+7
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-1/+1
|\ \ | |/
| * Fix test on Mac (\D shows up)Xinchen Hui2013-03-281-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-0/+62
|\ \ | |/
| * Add test for #64529Xinchen Hui2013-03-281-0/+62
* | Support for CLI process title (https://wiki.php.net/rfc/cli_process_title)Keyur Govande2013-03-072-0/+131
* | PR #260: Update css for 404 pages to feel more up to date and have a consiste...Lars Strojny2013-01-142-4/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-011-0/+82
|\ \ | |/
| * Bug #43177: If an eval() has a parse error, the overall exit status and retur...Stanislav Malyshev2013-01-011-0/+82
* | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2012-12-141-133/+31
|\ \ | |/
| * update test for supported Mime Types checkingpascalc2012-12-141-133/+31
* | Merge branch 'PHP-5.4' into PHP-5.5Anatoliy Belsky2012-11-141-1/+1
|\ \ | |/
| * Fixed test sapi/cli/tests/006.phptAnatoliy Belsky2012-11-141-1/+1
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-102-12/+12
|\ \ | |/
| * Implemented FR #63242 (Default error page in PHP built-in web server uses out...Xinchen Hui2012-10-102-12/+12
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
| |\
| | * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* | | Merge branch 'PHP-5.4'Lars Strojny2012-09-181-0/+44
|\ \ \ | |/ /
| * | Merged GitHub PR #190: Support for the HTTP PATCH method in CLI webserverLars Strojny2012-09-181-0/+44
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-09-151-0/+43
|\ \ \ | |/ /
| * | Respond with 501 to unknown request methodsNiklas Lindgren2012-09-151-0/+43
* | | Merge branch 'pull-request/132'Stanislav Malyshev2012-08-051-41/+0
|\ \ \ | |/ / |/| |
| * | Removed Logo GUIDs and replaced with Data URIs and div hidden with JSAndrew Faulds2012-07-141-41/+0
* | | Sleep a little bit more, in some slow machine (like gcov), it will take a lit...Xinchen Hui2012-08-011-1/+1
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-291-1/+10
|\ \ | |/
| * Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phptMatt Ficken2012-05-291-1/+10
* | Correct test titleXinchen Hui2012-05-091-1/+1
* | Implemented FR #61977 (Need CLI web-server support for files with .htm & svg ...Xinchen Hui2012-05-091-0/+157
* | Fix test failed, the fsockopen will be refused immediately if the server is ...Xinchen Hui2012-05-091-10/+7
* | Fix bug 61769 Random failure of php_cli_server*phpt testsMatt Ficken2012-05-062-2/+25
* | Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4Xinchen Hui2012-04-301-0/+22
|\ \ | |/
| * Fixed bug #61546 (functions related to current script failed when chdir() in ...Xinchen Hui2012-04-301-0/+22
| * more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-253-3/+3