summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-272-1/+79
|\
| * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-272-1/+79
* | Fix borked SKIPIFsFabien Villepinte2019-09-302-4/+10
* | Fix pipe detection and stream position handlingNikita Popov2019-09-051-0/+31
* | Avoid accessing undefined index in CLI server testNikita Popov2019-08-301-3/+3
* | Switch to using shell-less proc_open() in various server testsNikita Popov2019-07-112-30/+17
* | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+4
* | Split test caseChristoph M. Becker2019-06-244-72/+84
* | refactor a little more to add some more useful error messages and raise the l...Joe Watkins2019-06-191-15/+46
* | Separate check for process creation and ability to accept connectionsJoe Watkins2019-06-191-14/+13
* | fix mac tests on azureJoe Watkins2019-06-143-2/+10
* | Don't involve output check in the testAnatol Belski2019-06-011-5/+15
* | Fix ZTS issue regarding new Windows CTRL handling APIChristoph M. Becker2019-06-011-2/+0
* | Mark sapi_windows_set_ctrl_handler.phpt as XFAILNikita Popov2019-05-311-0/+2
* | Update cli reflection testNikita Popov2019-05-291-2/+4
* | Remove two zpp tests in sapi/cli/testsNikita Popov2019-05-292-35/+0
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1511-14/+14
* | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | Implement FR #77377 handle CTRL+C in WindowsAnatol Belski2019-02-081-0/+75
* | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-2/+2
* | Revert removal of private __clone() methodsNikita Popov2019-01-141-4/+7
* | Remove redundant Exception::__clone() methodNikita Popov2018-11-261-7/+4
* | Merge branch 'PHP-7.3'Anatol Belski2018-11-161-0/+42
|\ \ | |/
| * 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
* | | Merge branch 'PHP-7.3'Rasmus Lerdorf2018-10-311-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
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-7/+1
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-146-6/+6
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1449-86/+86
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Make more tests run on LinuxGabriel Caruso2018-08-283-14/+8
|/ /
* | 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
| | |\