summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* watchpoints have flaws in implementationJoe Watkins2019-06-106-0/+12
* Simplify LiteSpeed SAPI module versionPeter Kokot2019-06-091-1/+1
* Use PHP_VERSION for zend modulesPeter Kokot2019-06-094-4/+4
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-041-1/+0
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-041-1/+0
| |\
| | * Reload tsrmls_id in release builds as wellNikita Popov2019-06-041-1/+0
* | | Try to fix phpdbg + opcache compatibilityNikita Popov2019-06-041-17/+17
* | | 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
* | | Add CONFLCITS file for fpmNikita Popov2019-05-311-0/+1
* | | Mark sapi_windows_set_ctrl_handler.phpt as XFAILNikita Popov2019-05-311-0/+2
* | | Update phpdbg oplog testNikita Popov2019-05-291-1/+1
* | | Update cli reflection testNikita Popov2019-05-291-2/+4
* | | Remove two zpp tests in sapi/cli/testsNikita Popov2019-05-292-35/+0
* | | Revert "Rename *.l files to *.re"Joe Watkins2019-05-202-4/+4
* | | Rename *.l files to *.rePeter Kokot2019-05-172-4/+4
* | | Rename configure --with-litespeed to --enable-litespeedPeter Kokot2019-05-172-4/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-05-131-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-05-131-0/+4
| |\ \ | | |/
| | * Add ping to the fpm test for bug #77934Jakub Zelenka2019-05-131-0/+4
* | | [ci skip] Remove outdated fastcgi info in favor of the manualPeter Kokot2019-05-131-151/+0
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-127-42/+15
* | | Use PKG_CHECK_MODULES to detect the systemd libraryHugh McMaster2019-05-121-25/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-05-112-1/+45
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-05-112-1/+45
| |\ \ | | |/
| | * Fix bug #77934 (php-fpm kill -USR2 not working)Jakub Zelenka2019-05-112-1/+45
* | | Remove unused variablesPeter Kokot2019-05-101-19/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4George Wang2019-05-093-5/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-05-093-5/+2
| |\ \ | | |/
| | * Updated LiteSpeed SAPI to 7.3.2 to allow request header value length up to 64K.George Wang2019-05-093-5/+2
* | | Include the request method in CLI server logsSimon Welsh2019-05-021-1/+1
* | | Always use pkg-config from the host architectureHugh McMaster2019-04-291-3/+0
* | | [ci skip] Remove outdated and redundant Apache READMEPeter Kokot2019-04-281-75/+0
* | | [ci skip] Remove CLI sapi READMEPeter Kokot2019-04-231-20/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4George Wang2019-04-212-12/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-04-212-12/+22
| |\ \ | | |/
| | * Improved LSAPI_End_Response_r() .George Wang2019-04-211-10/+17
| | * Fixed bug in litespeed_finish_request(), disable fastcgi_finish_request() ali...George Wang2019-04-211-2/+5
* | | [ci skip] Fix CS in Markdown filesPeter Kokot2019-04-212-218/+198
* | | Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-04-201-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-04-201-1/+1
| |\ \ | | |/
| | * Fix #77921: static.php.net doesn't work anymorePeter Kokot2019-04-201-1/+1
* | | Fix last maybe uninit warnings on 7.4Nikita Popov2019-04-151-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4George Wang2019-04-123-26/+153
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-04-123-26/+152
| |\ \ | | |/
| | * LiteSpeed SAPI 7.3, better process management, new API function litespeed_fin...George Wang2019-04-123-26/+152
* | | Fix strict aliasing violation in phpdbgNikita Popov2019-04-121-9/+13
* | | Fix potentially uninitialized warnings in phpdbgNikita Popov2019-04-128-41/+47
* | | Backported call frame initialization improvementDmitry Stogov2019-04-121-2/+2
* | | Work around -Walloc-size-larger-than bugNikita Popov2019-04-111-11/+14