summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * 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
| | |\ \ | | | |/