summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-011-0/+3
|\
| * Fix #79650: php-win.exe 100% cpu lockupChristoph M. Becker2020-06-011-0/+3
* | Add php_cli_server_connect() helperNikita Popov2020-04-0833-251/+83
* | Relax overly strict test expectationChristoph M. Becker2020-04-081-2/+1
* | Apply tidy formattingNikita Popov2020-02-032-28/+28
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-273-2/+84
|\ \ | |/
| * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-273-2/+84
* | Revert "Link executable files using non PIC object files. This reduces PIC ov...Dmitry Stogov2019-10-101-1/+1
* | Fix borked SKIPIFsFabien Villepinte2019-09-302-4/+10
* | Link executable files using non PIC object files. This reduces PIC overhead a...Dmitry Stogov2019-09-071-1/+1
* | 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
* | Don't call Reflection::export() in --rf etc implementationNikita Popov2019-08-301-1/+2
* | Fix noalias violation in select callNikita Popov2019-08-231-3/+2
* | Introduce zend_stream_init_filename()Nikita Popov2019-07-161-10/+2
* | Introduce zend_stream_init_fp() APINikita Popov2019-07-161-13/+4
* | Move shebang handling into the lexerNikita Popov2019-07-151-27/+7
* | Switch to using shell-less proc_open() in various server testsNikita Popov2019-07-112-30/+17
* | improvements to cli serverJoe Watkins2019-07-031-133/+170
* | implement support for workers in cli-server on platforms supporting forkJoe Watkins2019-06-291-6/+104
* | 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-144-2/+16
* | 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
* | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-6/+4
* | Include the request method in CLI server logsSimon Welsh2019-05-021-1/+1
* | [ci skip] Remove CLI sapi READMEPeter Kokot2019-04-231-20/+0
* | Fix last maybe uninit warnings on 7.4Nikita Popov2019-04-151-0/+1
* | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-072-5/+2
* | Remove HAVE_SIGNAL_HPeter Kokot2019-04-072-12/+3
* | 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
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1511-14/+14
* | | Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-2/+1
* | | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-122-3/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-121-2/+6
|\ \ \ | |/ /
| * | Fixed bug #77722Nikita Popov2019-03-121-2/+6
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-3/+5
* | | 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-083-5/+5
* | | Remove local variablesPeter Kokot2019-02-038-72/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-309-9/+9