summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #79030 Use usec from apache request timeHerbert2562020-06-241-1/+1
* Fix #79650: php-win.exe 100% cpu lockupChristoph M. Becker2020-06-011-0/+3
* Fix INI setting member nameChristoph M. Becker2020-05-191-1/+1
* Fix #79489: .user.ini does not inheritChristoph M. Becker2020-05-121-0/+4
* Fix #79491: Search for .user.ini extends up to root dirChristoph M. Becker2020-04-201-3/+3
* Apply doc root fix for FPMNikita Popov2020-04-201-3/+3
* Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-277-3/+170
* Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-11-211-14/+26
|\
| * Added environment LSAPI_CLEAN_SHUTDOWN to control clean shutdown. Update SAPI...George Wang2019-11-211-14/+26
* | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-10-213-4/+72
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-10-213-4/+72
| |\
| | * Fix bug #78599 (env_path_info underflow can lead to RCE) (CVE-2019-11043)Jakub Zelenka2019-10-203-4/+72
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1526-27/+10
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1463-122/+122
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1479-121/+5
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-1333-330/+330
* | | Fix #78413: php-fpm request_terminate_timeout does not take effect after fast...Sergei Turchanov2019-09-306-4/+16
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-171-4/+4
|\ \ \ | |/ /
| * | Add tilde to allowed status/ping pathDrakano2019-09-171-4/+4
* | | Fix bug #78334 (fpm log prefix message includes wrong stdout/stderr notation)Tsuyoshi Sadakata2019-08-267-9/+91
* | | Remove test for bug #77185Nikita Popov2019-07-221-46/+0
* | | Reduce number of workers in testNikita Popov2019-07-221-1/+1
* | | Prevent use after free in fpm_event_epoll_waitMaksim Nikulin2019-07-222-1/+60
* | | Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-07-211-62/+62
|\ \ \ | |/ /
| * | Checked in LiteSpeed SAPI 7.5, addressed two main problems in "clean shutdown...George Wang2019-07-201-62/+62
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-162-0/+17
|\ \ \ | |/ /
| * | Fixed bug #78297Nikita Popov2019-07-162-0/+17
* | | Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-07-042-4/+268
|\ \ \ | |/ /
| * | Updated to LiteSpeed SAPI V7.4.3George Wang2019-07-042-4/+268
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-041-17/+17
|\ \ \ | |/ /
| * | Fixed bug #78050Nikita Popov2019-06-041-17/+17
* | | 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
* | | 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
* | | 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
* | | 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
* | | 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
* | | 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
* | | 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
* | | Merge branch 'PHP-7.2' into PHP-7.3Matteo Beccati2019-04-031-0/+1
|\ \ \ | |/ /
| * | Ref #76801 remove old file source from file_sources hash in case of file incl...Alessandro Chitolina2019-04-031-0/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-03-281-1/+1
|\ \ \ | |/ /
| * | fix build: readline support must be disabled by default in phpdbgJoe Watkins2019-03-281-1/+1