summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #77111 php-win.exe corrupts unicode symbols from cli parametersAnatol Belski2018-11-161-0/+42
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-7/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1450-101/+101
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-181-6/+12
|\
| * Fix cli server test fails after recent AppVeyor image updateAnatol Belski2018-05-181-6/+12
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-181-13/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-181-13/+1
| |\
| | * Fix the version check causing the test failAnatol Belski2017-09-181-13/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-09-052-2/+35
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-052-2/+35
| |\ \ | | |/
| | * Fixed bug #70470Bouke van der Bijl2017-09-052-2/+35
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-06-121-0/+46
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-06-121-0/+46
| |\ \ | | |/
| | * Add simple cli test for PATH/HOST ini sectionsManuel Mausz2017-06-091-0/+46
* | | missing fix for another testRemi Collet2017-05-291-1/+2
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-05-171-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-171-0/+4
| |\ \ | | |/
| | * Added cleanupXinchen Hui2017-05-171-0/+4
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-05-171-0/+34
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-171-0/+34
| |\ \ | | |/
| | * Added test for bug #74600Xinchen Hui2017-05-171-0/+34
* | | Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecationRowan Collins2017-03-231-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-131-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-131-3/+3
| |\ \ | | |/
| | * Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-131-3/+3
* | | Merge branch 'PHP-7.1'Nikita Popov2016-12-272-18/+56
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-272-18/+56
| |\ \ | | |/
| | * Makes the sapi web server and curl tests more reliableMitch Hagstrand2016-12-272-18/+56
* | | Merge branch 'PHP-7.1'Anatol Belski2016-11-181-0/+3
|\ \ \ | |/ /
| * | extend skipifAnatol Belski2016-11-181-0/+3
* | | Use "Standard input code" instead of "php://stdin"Andrea Faulds2016-11-121-1/+1
* | | Show "php://stdin" instead of "-" in error messagesAndrea Faulds2016-11-121-1/+1
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-281-1/+6
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-281-1/+6
| |\
| | * Fix #72676: Test cli_process_title_unix fails on AIXChristoph M. Becker2016-07-281-1/+6
* | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-0/+38
* | | Added mandatory Date: header to built-in webserverSeeSchloss2016-06-0226-0/+36
|/ /
* | Fixed failed with libeditXinchen Hui2016-04-151-0/+3
* | Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not pr...Sean DuBois2016-03-151-0/+43
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-032-4/+18
|\ \ | |/
| * Fixed bug #69953Christoph M. Becker2016-03-032-4/+18
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-031-0/+4
|\ \ | |/
| * Disable upload_2G test on travisNikita Popov2016-03-031-0/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-181-5/+5
|\ \ | |/
| * fix testAnatol Belski2016-01-181-5/+5
| * Ensure the test failsXinchen Hui2015-11-111-0/+4
* | Fix bug #71005 (Segfault in php_cli_server_dispatch_router()).Adam Harvey2015-12-011-0/+46
* | Ensure the test failsXinchen Hui2015-11-111-0/+4
* | Fixed bug #70863 Incorect logic to increment_function for proxy objectsAnatol Belski2015-11-061-1/+1