summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2'Anatol Belski2018-05-181-6/+12
|\
| * 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
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2027-27/+27
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-041-17/+17
* | | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-043-15/+9
* | | Added PCRE_JIT_SUPPORT flagXinchen Hui2017-11-141-1/+5
* | | Patch core for PCRE2 supportAnatol Belski2017-11-131-1/+3
* | | Merge branch 'PHP-7.2'Anatol Belski2017-09-181-13/+1
|\ \ \ | |/ /
| * | 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
* | | | Fix test portabilityAnatol Belski2017-09-061-11/+11
* | | | Add tests for sapi/cli option combinationsJansen Price2017-09-061-0/+52
* | | | Merge branch 'PHP-7.2'Nikita Popov2017-09-052-2/+35
|\ \ \ \ | |/ / /
| * | | 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
* | | | EXPECT instead of EXPECTFPatrick Allaert2017-08-161-1/+1
* | | | Fixed: tests not written to pass on WindowsPatrick Allaert2017-08-162-3/+3
* | | | cli_get_process_title() may not be empty before setPatrick Allaert2017-08-161-4/+0
* | | | Not skipping test on Windows and test against CLI insteadPatrick Allaert2017-08-164-4/+4
* | | | Added: tests for cli_get_process_title / cli_set_process_titlePatrick Allaert2017-08-164-0/+76
|/ / /
* | | 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
|/ /