summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* fix testStanislav Malyshev2015-08-061-2/+2
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-061-4/+7
* 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
| * 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
|\ \ | |/