summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #72676: Test cli_process_title_unix fails on AIXChristoph M. Becker2016-07-281-1/+6
* Fixed bug #69953Christoph M. Becker2016-03-032-4/+18
* Disable upload_2G test on travisNikita Popov2016-03-031-0/+4
* fix testAnatol Belski2016-01-181-5/+5
* Ensure the test failsXinchen Hui2015-11-111-0/+4
* Add test XFAIL for bug #70470Xinchen Hui2015-09-111-0/+41
* Fix #68291: 404 on urls with '+'Christoph M. Becker2015-09-051-0/+21
* Fix #70264: CLI server directory traversalChristoph M. Becker2015-08-141-0/+21
* added tests for bug #66606Christoph M. Becker2015-08-092-0/+63
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-2/+2
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-2/+2
| |\
| | * fix testStanislav Malyshev2015-08-041-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-4/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-4/+7
| |\ \ | | |/
| | * fix testStanislav Malyshev2015-08-041-4/+7
| * | Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-032-0/+20
* | | Fixed #69655: php -S changes MKCALENDAR request method to MKCOLChristoph M. Becker2015-06-271-0/+30
* | | added skip condition for powershell requirement of testChristoph M. Becker2015-06-271-1/+3
* | | Fix #64878: 304 responses return Content-Type headerChristoph M. Becker2015-06-271-0/+19
* | | Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-032-0/+20
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2015-01-067-10/+43
|\ \ \ | |/ /
| * | Handle NULL strings in sapi_cli_server_register_variable().Adam Harvey2015-01-061-0/+34
| * | Allow CLI server test scripts to specify the name of the router file.Adam Harvey2015-01-066-10/+9
* | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-11-291-5/+5
|\ \ \ | |/ /
| * | fix test with readline on macFerenc Kovacs2014-11-291-5/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Johannes Schlüter2014-09-271-2/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-09-271-2/+0
| |\ \ | | |/
| | * This test should passJohannes Schlüter2014-09-271-2/+0
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-07-071-0/+43
|\ \ \ | |/ /
| * | 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.5' into PHP-5.6Adam Harvey2014-06-121-0/+49
|\ \ \ | |/ /
| * | 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
* | | add missing skip to the output, so we actually skip this testFerenc Kovacs2014-04-071-1/+1
* | | Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-1318-26/+26
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2013-11-261-1/+1
|\ \ \ | |/ /
| * | Fixed a wrong testJulien Pauli2013-11-261-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrea Faulds2013-11-181-0/+68
|\ \ \ | |/ /
| * | 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 assumption that the temporary directory is located in /tmpLevi Morrison2013-10-111-1/+1
* | | Merge branch 'PHP-5.5'Anatol Belski2013-09-201-3/+4
|\ \ \ | |/ /
| * | Fixed bug #65678 the test cli_process_title_windows will fails on particular ...Anatol Belski2013-09-201-3/+4
* | | Merge branch 'PHP-5.5'Adam Harvey2013-09-091-0/+48
|\ \ \ | |/ /
| * | 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
* | | add NEWS entry; add simple testMichael Wallner2013-08-062-3/+102
|/ /
* | 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