summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-07-112-30/+17
|\
| * Switch to using shell-less proc_open() in various server testsNikita Popov2019-07-112-30/+17
* | Merge branch 'PHP-7.4'Joe Watkins2019-07-031-133/+170
|\ \ | |/
| * improvements to cli serverJoe Watkins2019-07-031-133/+170
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-291-6/+104
|\ \ | |/
| * implement support for workers in cli-server on platforms supporting forkJoe Watkins2019-06-291-6/+104
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-281-0/+4
|\ \ | |/
| * Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+4
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-06-244-72/+84
|\ \ | |/
| * Split test caseChristoph M. Becker2019-06-244-72/+84
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-191-15/+46
|\ \ | |/
| * refactor a little more to add some more useful error messages and raise the l...Joe Watkins2019-06-191-15/+46
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-191-14/+13
|\ \ | |/
| * Separate check for process creation and ability to accept connectionsJoe Watkins2019-06-191-14/+13
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-144-0/+24
|\ \ | |/
| * fix mac tests on azureJoe Watkins2019-06-144-2/+16
* | Merge branch 'PHP-7.4'Anatol Belski2019-06-011-5/+15
|\ \ | |/
| * Don't involve output check in the testAnatol Belski2019-06-011-5/+15
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-06-011-2/+0
|\ \ | |/
| * Fix ZTS issue regarding new Windows CTRL handling APIChristoph M. Becker2019-06-011-2/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-05-311-0/+2
|\ \ | |/
| * Mark sapi_windows_set_ctrl_handler.phpt as XFAILNikita Popov2019-05-311-0/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-05-293-27/+4
|\ \ | |/
| * Update cli reflection testNikita Popov2019-05-291-2/+4
| * Remove two zpp tests in sapi/cli/testsNikita Popov2019-05-292-35/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-6/+4
|\ \ | |/
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-6/+4
* | Merge branch 'PHP-7.4'Kalle Sommer Nielsen2019-05-021-1/+1
|\ \ | |/
| * Include the request method in CLI server logsSimon Welsh2019-05-021-1/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-04-231-20/+0
|\ \ | |/
| * [ci skip] Remove CLI sapi READMEPeter Kokot2019-04-231-20/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-151-0/+1
|\ \ | |/
| * Fix last maybe uninit warnings on 7.4Nikita Popov2019-04-151-0/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-04-072-5/+2
|\ \ | |/
| * Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-072-5/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-04-072-12/+3
|\ \ | |/
| * Remove HAVE_SIGNAL_HPeter Kokot2019-04-072-12/+3
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-251-6/+5
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-03-251-6/+5
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-03-251-6/+5
| | |\
| | | * Fix #77794: Incorrect Date header format in built-in serverNiklas Keller2019-03-251-6/+5
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-1511-14/+14
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1511-14/+14
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-141-2/+1
|\ \ \ \ | |/ / /
| * | | Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-2/+1
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-122-3/+2
|\ \ \ \ | |/ / /
| * | | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-122-3/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-03-121-2/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-121-2/+6
| |\ \ \ | | |/ /
| | * | Fixed bug #77722Nikita Popov2019-03-121-2/+6