summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-161-0/+42
|\
| * 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
* | Fix stray newline that caused this test to failRasmus Lerdorf2018-10-311-1/+0
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-7/+1
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-1449-94/+94
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | 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